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

TcxEditRepositoryTimeItem Class

Represents a repository item containing settings specific to a TcxTimeEdit control.

Declaration

TcxEditRepositoryTimeItem = class(
    TcxEditRepositoryItem
)

Remarks

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

Inheritance

See Also