TdxFcConnection Members
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tdx |
#Properties
Name | Description |
---|---|
Arrow |
Provides access to the destination arrow appearance settings. |
Arrow |
Provides access to the source arrow appearance settings. |
Color | Specifies the connection’s color. |
Data |
Points to any arbitrary data, associated with the chart symbol or connection.
Inherited from Tdx |
Destroying |
Identifies whether the item is about to be destroyed.
Inherited from Tdx |
Font |
Specifies font settings for the chart item.
Inherited from Tdx |
Object |
Returns the connection’s destination chart symbol. |
Object |
Returns the connection’s source chart symbol. |
Owner |
Provides access to the flow chart control to which the current chart symbol or connection belongs.
Inherited from Tdx |
Parent |
Specifies if the chart symbol or connection updates the font settings from the control.
Inherited from Tdx |
Pen |
Specifies the connection’s drawing style. |
Pen |
Specifies the connection width, in pixels. |
Point |
Returns the total intermediate points count. |
Point |
Returns the connection’s destination point. |
Points | Provides indexed access to the connection’s intermediate points. |
Point |
Returns the connection’s source point. |
Selected |
Specifies the item selection.
Inherited from Tdx |
Style | Specifies the connection’s line style. |
Text |
Specifies a text string that chart symbol or connection can display.
Inherited from Tdx |
Transparent | Specifies the connection’s drawn Z-order. |
Visible | Specifies the connection’s visibility. |
#Methods
Name | Description |
---|---|
Add |
Adds a new intermediate point to the connection. |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Returns the nearest point relative to the specified point. |
Get |
Inherited from TPersistent. |
In |
Identifies whether a specific rectangle intersects the connection’s line. |
Insert |
Inserts a point to a specific position in the connection. |
Remove |
Removes a point from the connection points list. |
Set |
Specifies the connection’s destination chart symbol. |
Set |
Specifies the connection’s source chart symbol. |
To |
Inherited from TObject. |