Vcl.ExtCtrls.TCustomColorListBox

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

Vcl.StdCtrls.TCustomListBoxVcl.Controls.TCustomMultiSelectListControlVcl.Controls.TCustomListControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentTCustomColorListBox

Delphi

TCustomColorListBox = class(TCustomListBox)

C++

class PASCALIMPLEMENTATION TCustomColorListBox : public Vcl::Stdctrls::TCustomListBox

プロパティ

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

説明

カスタム カラー リスト ボックスを示します。

TCustomColorListBoxTCustomListBox のラッパーで、TColorListBox コンポーネントで使用されるカスタム カラー リスト ボックスを実装しています。

関連項目