FMX.Controls.TStyledControl.GetResourceControl

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetResourceControl: TControl;

C++

TControl* __fastcall GetResourceControl();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TStyledControl


Beschreibung

Gibt die Stilressource für dieses Steuerelement als TControl zurück.

Siehe auch