Back to Devexpress

dxflchrt Unit

vcl-dxflchrt-109cd33f.md

latest3.9 KB
Original Source

dxflchrt Unit

Classes

NameDescription
TdxCustomFlowChartThe base class for the flow chart control.
TdxFcConnectionA connection between chart symbols.
TdxFcConnectionArrowThe connection‘s start or end point.
TdxFcDrawExEventPaintDataContains an XML-based shape draw routines.
TdxFcItemThe flow chart control’s item.
TdxFcObjectA chart symbol.
TdxFlowChartThe control for chart creating and editing.
TdxFlowChartCustomCustomizeFormThe base class for all classes that implement ExpressFlowChart Editor dialogs.
TdxFlowChartCustomizeFormManagerManages the flow chart control ExpressFlowChart Editor forms.
TdxFlowChartEditorOptionsContains settings that enable users to choose shapes that the ribbon-based editor can display.
TdxFlowChartGridLineOptionsStores the appearance settings of reference gridlines in the control.
TdxFlowChartGridOptionsStores the grid settings.

Interfaces

Name
IdxFlowChartDesigner

Enums

NameDescription
TdxFcaSizeEnumerates connection arrow’s sizes.
TdxFcaTypeEnumerates available connection arrow shapes.
TdxFcHorzPosEnumerates horizontal alignments of the content within the chart symbol‘s client area.
TdxFclStyleEnumerates available connection‘s line styles.
TdxFcOptionEnumerates the control’s content management settings.
TdxFcShapeTypeEnumerates available chart symbol shapes.
TdxFcVertPosEnumerates vertical alignments of the content within the chart symbol‘s client area.

Methods

NameDescription
ShowFlowChartEditor(TdxFlowChart,string,TdxFlowChartEditorOptions)Invokes the ExpresssFlowChart Editor dialog for the specified flow chart control.

Variables

NameDescription
dxFlowChartCustomizeFormManagerProvides access to the manager of the ExpressFlowChart Editor dialogs that allow end-users to edit the flow chart control content.

Types

NameDescription
TdxFcAllowEvent
TdxFcDrawEvent
TdxFcDrawExEventThe OnDrawObjectEx event’s procedural type.
TdxFcEvent
TdxFcHitTestEnumerates types of visual objects that the flow chart control can display.
TdxFcOptions