Represents theme elements used to theme tray notifications.
Source position: themes.pas line 345
type TThemedTrayNotify = ( |
||
ttnTrayNotifyDontCare, |
|
|
ttnTrayNotifyRoot, |
|
|
ttnBackground, |
|
|
ttnAnimBackground |
|
|
); |
| Version 4.4 | Generated 2025-11-08 | Home |