FMX.Presentation.Style.TStyledPresentation.PMGetResourceLink

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PMGetResourceLink(var AMessage: TDispatchMessageWithValue<TFmxObject>); message PM_GET_RESOURCE_LINK;

C++

MESSAGE void __fastcall PMGetResourceLink(Fmx::Presentation::Messages::TDispatchMessageWithValue__1<Fmx::Types::TFmxObject*> &AMessage);

Properties

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

Description

Gets the resource link from the presentation.

See Also