API:Vcl.GraphUtil.TArrowType
Delphi
TArrowType = (atSolid, atArrows);
C++
enum DECLSPEC_DENUM TArrowType : unsigned char { atSolid, atArrows };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | Vcl.GraphUtil.pas Vcl.GraphUtil.hpp |
Vcl.GraphUtil | Vcl.GraphUtil |
Description
Embarcadero Technologies does not currently have any additional information.