Represents theme elements used to theme progress bar controls.
Source position: themes.pas line 198
type TThemedProgress = ( |
||
tpProgressDontCare, |
|
|
tpProgressRoot, |
|
|
tpBar, |
|
|
tpBarVert, |
|
|
tpChunk, |
|
|
tpChunkVert |
|
|
); |
| Version 4.4 | Generated 2025-11-08 | Home |