Unit 'Themes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TThemedTrayNotify

Represents theme elements used to theme tray notifications.

Declaration

Source position: themes.pas line 345

type TThemedTrayNotify = (

  ttnTrayNotifyDontCare,

  

  ttnTrayNotifyRoot,

  

  ttnBackground,

  

  ttnAnimBackground

  

);