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

TcxEditRepositoryLabel Class

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

Declaration

TcxEditRepositoryLabel = class(
    TcxEditRepositoryItem
)

Remarks

The TcxEditRepositoryLabel stores properties specific to a TcxLabel control via the Properties object. A repository object of the TcxEditRepository class maintains a collection of repository items.

Inheritance

See Also