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

TThemedToolTip

Declaration

Source position: themes.pas line 302

type TThemedToolTip = (

  tttToolTipDontCare,

  

  tttToolTipRoot,

  

  tttStandardNormal,

  

  tttStandardLink,

  

  tttStandardTitleNormal,

  

  tttStandardTitleLink,

  

  tttBaloonNormal,

  

  tttBaloonLink,

  

  tttBaloonTitleNormal,

  

  tttBaloonTitleLink,

  

  tttCloseNormal,

  

  tttCloseHot,

  

  tttClosePressed

  

);