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

TThemedToolTip

Declaration

Source position: themes.pas line 316

type TThemedToolTip = (

  tttToolTipDontCare,

  

  tttToolTipRoot,

  

  tttStandardNormal,

  

  tttStandardLink,

  

  tttStandardTitleNormal,

  

  tttStandardTitleLink,

  

  tttBaloonNormal,

  

  tttBaloonLink,

  

  tttBaloonTitleNormal,

  

  tttBaloonTitleLink,

  

  tttCloseNormal,

  

  tttCloseHot,

  

  tttClosePressed

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.