FMX.ListBox.TCustomComboBox.OnClosePopup

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnClosePopup: TNotifyEvent read FOnClosePopup write FOnClosePopup;

C++

__property System::Classes::TNotifyEvent OnClosePopup = {read=FOnClosePopup, write=FOnClosePopup};

Properties

Type Visibility Source Unit Parent
event protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomComboBox

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!