FMX.Colors.TColorComboBox.OnPopup

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnPopup: TNotifyEvent read FOnPopup write FOnPopup;

C++

__property OnPopup;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event published
FMX.Colors.pas
FMX.Colors.hpp
FMX.Colors TColorComboBox


Beschreibung

Wird, kurz bevor die Dropdown-Liste angezeigt wird, ausgelöst.