TdxFcItem Properties
The flow chart control’s item.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 font settings for the chart item. |
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. |
See Also