Skip to main content

TdxFcObject Class

A chart symbol.

Declaration

TdxFcObject = class(
    TdxFcItem
)

Remarks

Chart symbols are the basic building blocks that constitute a diagram. You can create, rearrange and connect the blocks by various ways.

The TdxFcObject class provides the following members that allow you to:

The following TdxCustomFlowChart class’ members reference a TdxFcObject object:

Inheritance

See Also