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

TThemedStatus

Represents theme elements used to theme status bars.

Declaration

Source position: themes.pas line 265

type TThemedStatus = (

  tsStatusDontCare,

  

  tsStatusRoot,

  

  tsPane,

  

  tsGripperPane,

  

  tsGripper

  

);


Version 3.2 Generated 2024-02-25 Home