Vcl.ControlList.TCustomControlList.OnItemClick
Delphi
property OnItemClick: TNotifyEvent
C++
__property System::Classes::TNotifyEvent OnItemClick = {read=FOnItemClick, write=FOnItemClick};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| event | public | Vcl.ControlList.pas Vcl.ControlList.hpp |
Vcl.ControlList | TCustomControlList |