FMX.Styles.Objects.TTintedStages.Create

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

constructor Create(const AStyleObject: TCustomStyleObject);

C++

__fastcall TTintedStages(TCustomStyleObject* const AStyleObject);

プロパティ

種類 可視性 ソース ユニット
constructor public
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects TTintedStages


説明

指定されたスタイル オブジェクト所有者として持っている、TTintedStages のインスタンスを作成します。

関連項目