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

TThemedStatus

Declaration

Source position: themes.pas line 263

type TThemedStatus = (

  tsStatusDontCare,

  

  tsStatusRoot,

  

  tsPane,

  

  tsGripperPane,

  

  tsGripper

  

);

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