RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
GraphUtil.TArrowType Enumeration
Pascal
TArrowType = (
  atSolid,
  atArrows
);
C++
enum TArrowType {
  atSolid,
  atArrows
};

GraphUtil

This is record GraphUtil.TArrowType.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!