FMX.MultiView.Types.TMultiViewAppearance.Create
Delphi
constructor Create(AOwner: TComponent; const AInternalChange: TNotifyEvent);
C++
__fastcall TMultiViewAppearance(System::Classes::TComponent* AOwner, const System::Classes::TNotifyEvent AInternalChange);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
constructor | public | FMX.MultiView.Types.pas FMX.MultiView.Types.hpp |
FMX.MultiView.Types | TMultiViewAppearance |
Description
Creates an instance of TMultiViewAppearance.
Create accepts two parameters: