[Overview][Constants][Types][Procedures and functions][Index] |
Indicates the drawing style for an arrow.
Source position: graphutil.pp line 68
type TArrowType = ( |
||
atSolid, |
|
Arrow is drawn using a solid, filled color. |
atArrows |
|
Arrow is drawn using chevrons. |
); |
Version 4.0 | Generated 2025-05-03 | Home |