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

TTabStyle

TTabStyle - enumerated type for tab style: normal, buttons or flat buttons

Declaration

Source position: comctrls.pp line 217

type TTabStyle = (

  tsTabs,

  

  tsButtons,

  

  tsFlatButtons

  

);

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