FMX.Styles.TStyleDescription.PlatformNames

提供:RAD Studio API Documentation

Delphi

PlatformNames: array [TOSPlatform] of string = ('Windows', 'OSX', 'iOS', 'Android');

C++

static _TStyleDescription__3 PlatformNames;

プロパティ

種類 可視性 ソース ユニット
field public
FMX.Styles.pas
FMX.Styles.hpp
FMX.Styles TStyleDescription


説明

フレームワークが使用するプラットフォームの名前。

関連項目