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

TArrowType

Indicates the drawing style for an arrow.

Declaration

Source position: graphutil.pp line 68

type TArrowType = (

  atSolid,

  

Arrow is drawn using a solid, filled color.

  atArrows

  

Arrow is drawn using chevrons.

);


Version 3.2 Generated 2024-02-25 Home