[Overview][Constants][Types][Classes][Index] Reference for unit 'ComCtrls' (#lcl)

TStatusPanelBevel

TStatusPanelBevel - enumerated type for panel bevel style

Declaration

Source position: comctrls.pp line 45

type TStatusPanelBevel = (

  pbNone,

  

  pbLowered,

  

  pbRaised

  

);