Skip to main content

TdxCustomFlowChart Class

The base class for the flow chart control.

Declaration

TdxCustomFlowChart = class(
    TcxControl
)

Remarks

This class provides the following members that allow you to:

You do not need to create instances of the TdxCustomFlowChart class. Use its descendant instead.

See Also