[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Themes' (#lcl)

TThemedTrayNotify

Represents theme elements used to theme tray notifications.

Declaration

Source position: themes.pas line 345

type TThemedTrayNotify = (

  ttnTrayNotifyDontCare,

  

  ttnTrayNotifyRoot,

  

  ttnBackground,

  

  ttnAnimBackground

  

);


Version 3.2 Generated 2024-02-25 Home