Vcl.ControlList.TControlListButton.OnDropDownClick
Delphi
property OnDropDownClick: TNotifyEvent read FOnDropDownClick write FOnDropDownClick;
C++
__property System::Classes::TNotifyEvent OnDropDownClick = {read=FOnDropDownClick, write=FOnDropDownClick};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | published | Vcl.ControlList.pas Vcl.ControlList.hpp |
Vcl.ControlList | TControlListButton |
Description
Embarcadero Technologies does not currently have any additional information.