API:FMX.Pickers.TCustomPicker.OnShow
Delphi
property OnShow: TNotifyEvent read FOnShow write FOnShow;
C++
__property System::Classes::TNotifyEvent OnShow = {read=FOnShow, write=FOnShow};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | public | FMX.Pickers.pas FMX.Pickers.hpp |
FMX.Pickers | TCustomPicker |
Description
Embarcadero Technologies does not currently have any additional information.