Back to Devexpress

TdxFcConnection Methods

vcl-dxflchrt-dot-tdxfcconnection-dot-underscore-methods.md

latest2.9 KB
Original Source

TdxFcConnection Methods

A connection between chart symbols.

NameDescription
AddPoint(TPoint)Adds a new intermediate point to the connection.
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetNearestPoint(Integer,Integer)Returns the nearest point relative to the specified point.
GetOwnerInherited from TPersistent.
InRect(TRect)Identifies whether a specific rectangle intersects the connection’s line.
InsertPoint(Integer,TPoint)Inserts a point to a specific position in the connection.
RemovePoint(Integer)Removes a point from the connection points list.
SetObjectDest(TdxFcObject,Byte)Specifies the connection’s destination chart symbol.
SetObjectSource(TdxFcObject,Byte)Specifies the connection’s source chart symbol.
ToStringInherited from TObject.

See Also

TdxFcConnection Class

TdxFcConnection Members

dxflchrt Unit