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

TcxEditRepositoryProgressBar Class

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

Declaration

TcxEditRepositoryProgressBar = class(
    TcxEditRepositoryItem
)

Remarks

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

Inheritance

See Also