FMX.Styles.TPlatformStyleSelectionProc

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

C++

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

プロパティ

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


説明

現在のプラットフォームに複数のスタイル リソースが登録されている場合に、スタイル リソースの名前を取得するために RegisterPlatformStyleSelection が使用する無名メソッドです。

関連項目