Skip to main content
A newer version of this page is available. .

TcxEditRepositoryLookupComboBoxItem Class

A repository item that contains settings specific to a TcxLookupComboBox control.

Declaration

TcxEditRepositoryLookupComboBoxItem = class(
    TcxEditRepositoryItem
)

Remarks

TcxEditRepositoryLookupComboBoxItem stores properties specific to a TcxLookupComboBox control via a Properties object. A repository object of the TcxEditRepository class maintains a collection of repository items.

Inheritance

TObject
TPersistent
TComponent
TcxEditRepositoryItem
TcxEditRepositoryLookupComboBoxItem
See Also