TcxEditRepositoryExtLookupComboBoxItem Class
Represents a repository item containing settings for a TcxExtLookupComboBox editor.
Declaration
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