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