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

TArrowType

Declaration

Source position: arrow.pp line 40

type TArrowType = (

  atUp,

  

  atDown,

  

  atLeft,

  

  atRight

  

);

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