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.6 | Generated 2026-02-20 | Home |