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

TTickStyle

TTickStyle - enumerated type denoting style of tick marks

Declaration

Source position: comctrls.pp line 1814

type TTickStyle = (

  tsNone,

  

  tsAuto,

  

  tsManual

  

);

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