Vcl.ComCtrls.TCoolBand

提供:RAD Studio API Documentation

TCoolBandSystem.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObject

Delphi

TCoolBand = class(TCollectionItem)

C++

class PASCALIMPLEMENTATION TCoolBand : public System::Classes::TCollectionItem

プロパティ

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

説明

TCoolBandTCoolBar 内のバンドを表します。

TCoolBand を使用すると,クールバーオブジェクト内のサイズ変更可能なバンドの 1 つにアクセスできます。各 TCoolBar は,TCoolBand を使って TCoolBand オブジェクトのコレクションを保守します。

関連項目