[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 4.0 Generated 2025-05-03 Home