API:FMX.MultiView.Types.TPopoverAppearance.Create

Aus RAD Studio API Documentation

Delphi

constructor Create(AOwner: TComponent; const AInternalChange: TNotifyEvent);

C++

__fastcall TPopoverAppearance(System::Classes::TComponent* AOwner, const System::Classes::TNotifyEvent AInternalChange);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types TPopoverAppearance

Beschreibung

Erstellt eine Instanz von TMultiViewAppearance. {{#multireplace:FMX.MultiView.Types.TPopoverAppearance.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:FMX.MultiView.Types.TMultiViewAppearance.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:FMX.MultiView.Types.TMultiViewAppearance.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Erstellt eine Instanz von TMultiViewAppearance.

Create akzeptiert zwei Parameter:

  • AOwner: Den Eigentümer dieser Einstellungen.
  • AInternalChange: Ereignisbehandlungsroutine für das OnChanged-Ereignis.

Siehe auch