FMX.Controls.Presentation.TPresentedControl.GetPresentationSuffix
Delphi
function GetPresentationSuffix: string;
C++
System::UnicodeString __fastcall GetPresentationSuffix(void);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | protected | FMX.Controls.Presentation.pas FMX.Controls.Presentation.hpp |
FMX.Controls.Presentation | TPresentedControl |
Beschreibung
Gibt ein Suffix für den Namen des Darstellungs-Proxy zurück, den DefinePresentationName auf Basis des Steuertyps des Steuerelements zurückgibt.
Steuertyp | Ergebnis |
---|---|
Styled
|
"style" |
Native
|
"native" |