Vcl.ComCtrls.TCoolBand.Create

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

Delphi

constructor Create(Collection: TCollection); override;

C++

__fastcall virtual TCoolBand(System::Classes::TCollection* Collection);

プロパティ

種類 可視性 ソース ユニット
constructor public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCoolBand

説明

Create は,TCoolBand のインスタンスを作成および初期化します。

Create メソッドは,TCoolBand を作成して,そのプロパティを初期化します。