Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxFcConnection Methods
Show Inherited Hide Inherited

A connection between chart symbols.
Name Description
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.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetNearestPoint(Integer,Integer) Returns the nearest point relative to the specified point.
GetOwner Inherited 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.
ToString Inherited from TObject.
See Also