FMX.Styles.TSupportedPlatformHook
Delphi
TSupportedPlatformHook = function (const PlatformTarget: string): Boolean;
C++
typedef bool __fastcall (*TSupportedPlatformHook)(const System::UnicodeString PlatformTarget);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | FMX.Styles.pas FMX.Styles.hpp |
FMX.Styles | FMX.Styles |
Description
Embarcadero Technologies does not currently have any additional information.