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