FMX.Presentation.Style.TStyledPresentation.PMFindStyleResource

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

Delphi

procedure PMFindStyleResource(var AMessage: TDispatchMessageWithValue<TFindStyleResourceInfo>); message PM_FIND_STYLE_RESOURCE;

C++

MESSAGE void __fastcall PMFindStyleResource(Fmx::Presentation::Messages::TDispatchMessageWithValue__1<Fmx::Controls::Presentation::TFindStyleResourceInfo> &AMessage);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.Presentation.Style.pas
FMX.Presentation.Style.hpp
FMX.Presentation.Style TStyledPresentation


説明

プレゼンテーションでのスタイル リソース検索をリクエストします。

関連項目