[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Represents theme elements used to theme status bars.
Source position: themes.pas line 265
type TThemedStatus = ( |
||
tsStatusDontCare, |
|
|
tsStatusRoot, |
|
|
tsPane, |
|
|
tsGripperPane, |
|
|
tsGripper |
|
|
); |
Version 4.0 | Generated 2025-05-03 | Home |