FMX.Styles.TStyleDescription.PlatformTargets

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

Delphi

PlatformTargets: array [TOSPlatform] of string = ('[WINDOWS]', '[MACOS]', '[IOS7]', '[ANDROID]', '[LINUX]');

C++

static _TStyleDescription__2 PlatformTargets;

プロパティ

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


説明

スタイル ファイル内で使用することのできるターゲットの名前。

関連項目