FMX.Styles.TStyleDescription.PlatformNames

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

static _TStyleDescription__3 PlatformNames;

プロパティ

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


説明

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

関連項目