FMX.Styles.Objects.TTintedStages.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(const AStyleObject: TCustomStyleObject);

C++

__fastcall TTintedStages(TCustomStyleObject* const AStyleObject);

Properties

Type Visibility Source Unit Parent
constructor public
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects TTintedStages

Description

Creates an instance of TTintedStages that has the specified style object as owner.

See Also