Back to Devexpress

TdxFcObject Class

vcl-dxflchrt-9b444adf.md

latest3.0 KB
Original Source

TdxFcObject Class

A chart symbol.

Declaration

delphi
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

TObject TPersistent TdxFcItem TdxFcObject

See Also

Custom Shape Structure

Custom Shapes Tutorial. Overview

TdxFcObject Members

dxflchrt Unit