FMX.Styles.TPlatformStyleSelectionProc

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

typedef System::UnicodeString __fastcall (*TPlatformStyleSelectionProc)(const Fmx::Types::TOSPlatform APlatform);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public FMX.Styles.hpp FMX.Styles FMX.Styles


Beschreibung

Anonyme Methode, mit der RegisterPlatformStyleSelection den Namen der Stilressource ermittelt, wenn für die aktuelle Plattform mehrere registriert sind.

Siehe auch