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

TStatusPanelBevel

TStatusPanelBevel - enumerated type for panel bevel style

Declaration

Source position: comctrls.pp line 51

type TStatusPanelBevel = (

  pbNone,

  

  pbLowered,

  

  pbRaised

  

);

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