FMX.Styles.Objects.TTintedStages.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const AStyleObject: TCustomStyleObject);

C++

__fastcall TTintedStages(TCustomStyleObject* const AStyleObject);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects TTintedStages


Beschreibung

Erstellt eine Instanz von TTintedStages, die das angegebene Stilobjekt als Eigentümer hat.

Siehe auch