FMX.Presentation.Style.TStyledPresentation.PresentedControl

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property PresentedControl: TControl read FPresentedControl;

C++

__property Fmx::Controls::TControl* PresentedControl = {read=FPresentedControl};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Presentation.Style.pas
FMX.Presentation.Style.hpp
FMX.Presentation.Style TStyledPresentation


Beschreibung

Behält das dargestellte Steuerelement bei, das diese mit Stilen versehene Darstellung verwendet.

Siehe auch