Back to Devexpress

TdxCustomFlowChart Class

vcl-dxflchrt-a8d566b0.md

latest5.1 KB
Original Source

TdxCustomFlowChart Class

The base class for the flow chart control.

Declaration

delphi
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.

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxCustomFlowChart

See Also

TdxFlowChart

Custom Shape Structure

Custom Shapes Tutorial. Overview

FlowChart Editor Dialog

Ribbon-Based FlowChart Editor Dialog

TdxCustomFlowChart Members

dxflchrt Unit