Represents theme elements used to theme task bar bands.
Source position: themes.pas line 290
type TThemedTaskBand = ( |
||
ttbTaskBandDontCare, |
|
|
ttbTaskBandRoot, |
|
|
ttbGroupCount, |
|
|
ttbFlashButton, |
|
|
ttpFlashButtonGroupMenu |
|
|
); |
| Version 4.4 | Generated 2025-11-08 | Home |