dxflchrt Unit
Classes
| Name | Description |
|---|---|
| TdxCustomFlowChart | The base class for the flow chart control. |
| TdxFcConnection | A connection between chart symbols. |
| TdxFcConnectionArrow | The connection‘s start or end point. |
| TdxFcDrawExEventPaintData | Contains an XML-based shape draw routines. |
| TdxFcItem | The flow chart control’s item. |
| TdxFcObject | A chart symbol. |
| TdxFlowChart | The control for chart creating and editing. |
| TdxFlowChartCustomCustomizeForm | The base class for all classes that implement ExpressFlowChart Editor dialogs. |
| TdxFlowChartCustomizeFormManager | Manages the flow chart control ExpressFlowChart Editor forms. |
| TdxFlowChartEditorOptions | Contains settings that enable users to choose shapes that the ribbon-based editor can display. |
| TdxFlowChartGridLineOptions | Stores the appearance settings of reference gridlines in the control. |
| TdxFlowChartGridOptions | Stores the grid settings. |
Interfaces
| Name |
|---|
| IdxFlowChartDesigner |
Enums
| Name | Description |
|---|---|
| TdxFcaSize | Enumerates connection arrow’s sizes. |
| TdxFcaType | Enumerates available connection arrow shapes. |
| TdxFcHorzPos | Enumerates horizontal alignments of the content within the chart symbol‘s client area. |
| TdxFclStyle | Enumerates available connection‘s line styles. |
| TdxFcOption | Enumerates the control’s content management settings. |
| TdxFcShapeType | Enumerates available chart symbol shapes. |
| TdxFcVertPos | Enumerates vertical alignments of the content within the chart symbol‘s client area. |
Methods
| Name | Description |
|---|---|
| ShowFlowChartEditor(TdxFlowChart,string,TdxFlowChartEditorOptions) | Invokes the ExpresssFlowChart Editor dialog for the specified flow chart control. |
Variables
| Name | Description |
|---|---|
| dxFlowChartCustomizeFormManager | Provides access to the manager of the ExpressFlowChart Editor dialogs that allow end-users to edit the flow chart control content. |
Types
| Name | Description |
|---|---|
| TdxFcAllowEvent | |
| TdxFcDrawEvent | |
| TdxFcDrawExEvent | The OnDrawObjectEx event’s procedural type. |
| TdxFcEvent | |
| TdxFcHitTest | Enumerates types of visual objects that the flow chart control can display. |
| TdxFcOptions |