[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 2429

type TTickStyle = (

  tsNone,

  

  tsAuto,

  

  tsManual

  

);