FMX.Controls.TStyledControl.GetResourceLink
Delphi
function GetResourceLink: TFmxObject; virtual;
C++
virtual Fmx::Types::TFmxObject* __fastcall GetResourceLink(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TStyledControl |
Description
Returns the style resource for this control as TFmxObject.