TdxFcConnectionArrow Class
The connection‘s start or end point.
Declaration
TdxFcConnectionArrow = class(
TPersistent
)
Remarks
This class implements the customizable anchor point of a connection that attaches it to a chart symbol.
The TdxFcConnectionArrow class provides the following properties that allow you to:
Access the connection to which the arrow belongs (Owner).
The connection’s ArrowSource and ArrowDest properties reference a TdxFcConnenctionArrow object.
Inheritance
TObject
TPersistent
TdxFcConnectionArrow
See Also