TcxProgressBar.Properties Property
Provides access to appearance and behavior settings of the current progress bar control.
Declaration
property Properties: TcxProgressBarProperties read; write;
Property Value
| Type |
|---|
| TcxProgressBarProperties |
Remarks
Refer to the TcxProgressBarProperties class description to learn more.
See Also