Skip to main content

TdxFcItem Members

The flow chart control’s item.

Constructors

Name Description
Create(TdxCustomFlowChart) Creates the TdxFcItem class instance.

Properties

Name Description
Data Points to any arbitrary data, associated with the chart symbol or connection.
Destroying Identifies whether the item is about to be destroyed.
Font Specifies the chart symbol or connection font settings.
Owner Provides access to the flow chart control to which the current chart symbol or connection belongs.
ParentFont Specifies if the chart symbol or connection updates the font settings from the control.
Selected Specifies the item selection.
Text Specifies a text string that chart symbol or connection can display.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also