[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Represents theme elements used to theme tray notifications.
Source position: themes.pas line 345
type TThemedTrayNotify = ( |
||
ttnTrayNotifyDontCare, |
|
|
ttnTrayNotifyRoot, |
|
|
ttnBackground, |
|
|
ttnAnimBackground |
|
|
); |
Version 4.0 | Generated 2025-05-03 | Home |