TcxProgressBarPart Enum
In This Article
#Declaration
Delphi
TcxProgressBarPart = (
pbpBackground,
pbpProgressChunk,
pbpOverloadBar,
pbpPeakBar
);
#Members
Name |
---|
pbp
|
pbp
|
pbp
|
pbp
|
See Also