表示: Delphi
C++
表示設定
Data.Bind.Components.TCommonBindComponent.OnActivating
提供:XE2 API Documentation
Delphi
property OnActivating: TNotifyEvent read FOnActivating write FOnActivating;
C++
__property System::Classes::TNotifyEvent OnActivating = {read=FOnActivating, write=FOnActivating};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| event | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TCommonBindComponent |
説明
バインディング式を有効化している際に発生するイベント。