Show: Delphi C++
Display Preferences

Vcl.ComCtrls.TComboExItems

From XE2 API Documentation
Jump to: navigation, search

Vcl.ListActns.TListControlItemsSystem.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObject
TComboExItems

Delphi

TComboExItems = class(TListControlItems)

C++

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

Contents

Properties

Type Visibility Source Unit Parent
class public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls Vcl.ComCtrls

Description

TComboExItems manages a collection of TComboExItem objects.

TComboExItems manages the collection of items that appear in an extended combo box (TComboBoxEx).

Use the properties and methods of TComboExItems to:

Access a specific item.

Add or delete items from the collection.

Find out how many items are in the collection.

Sort the items in the collection.

See Also

Code Examples


Personal tools
Previous Versions
Translations