Vcl.ControlList.TControlListButton.OnDropDownClick

From RAD Studio API Documentation
Jump to: navigation, search

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.