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

TcxEditRepositoryTrackBar Class

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

Declaration

TcxEditRepositoryTrackBar = class(
    TcxEditRepositoryItem
)

Remarks

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

Inheritance

See Also