Back to Devexpress

TcxEditRepositoryExtLookupComboBoxItem Class

vcl-cxdbextlookupcombobox-081abd44.md

latest1.4 KB
Original Source

TcxEditRepositoryExtLookupComboBoxItem Class

Represents a repository item containing settings for a TcxExtLookupComboBox editor.

Declaration

delphi
TcxEditRepositoryExtLookupComboBoxItem = class(
    TcxEditRepositoryItem
)

Remarks

TcxEditRepositoryExtLookupComboBoxItem stores properties specific to a TcxExtLookupComboBox editor via the Properties object. A repository object of the TcxEditRepository class maintains a collection of repository items.

Inheritance

TObject TPersistent TComponent TcxEditRepositoryItem TcxEditRepositoryExtLookupComboBoxItem

See Also

TcxEditRepository

TcxEditRepositoryItem

Edit Repository Items

TcxEditRepositoryExtLookupComboBoxItem Members

cxDBExtLookupComboBox Unit