Vcl.ComCtrls.TComboExItems

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

Vcl.ListActns.TListControlItemsSystem.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTComboExItems

Delphi

TComboExItems = class(TListControlItems)

C++

class PASCALIMPLEMENTATION TComboExItems : public Vcl::Listactns::TListControlItems

プロパティ

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

説明

TComboExItems は,TComboExItem オブジェクトのコレクションを管理します。

TComboExItems オブジェクトは,拡張コンボボックス(TComboBoxEx)で表示される項目のコレクションを管理します。

TComboExItems のプロパティおよびメソッドを使用すると,以下の処理を実行できます。

特定の項目にアクセスする

コレクションの項目を追加/削除する

コレクションの項目数を調べる

コレクションの項目をソートする

関連項目