FMX.Presentation.Style.TStyledPresentation.PMFindStyleResource

From RAD Studio API Documentation
Jump to: navigation, search

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);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Presentation.Style.pas
FMX.Presentation.Style.hpp
FMX.Presentation.Style TStyledPresentation

Description

Request on finding the style resource in the presentation.

See Also