Vcl.ControlList.TCustomControlList.OnItemClick

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnItemClick: TNotifyEvent

C++

__property System::Classes::TNotifyEvent OnItemClick = {read=FOnItemClick, write=FOnItemClick};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event public
Vcl.ControlList.pas
Vcl.ControlList.hpp
Vcl.ControlList TCustomControlList


Beschreibung