Back to Devexpress

TdxCustomSparklineEdit Class

vcl-dxsparkline-6fd442fe.md

latest2.1 KB
Original Source

TdxCustomSparklineEdit Class

The base class for sparkline editors.

Declaration

delphi
TdxCustomSparklineEdit = class(
    TcxCustomEdit
)

Remarks

The TdxCustomSparklineEdit class extends its ancestor with members that allow you to do the following:

Do not use the TdxCustomSparklineEdit class directly. Use the following descendants instead:

Inheritance

Show 12 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxContainer TcxCustomEditContainer TcxCustomEdit TdxCustomSparklineEdit

See Also

TdxCustomSparklineEdit Members

dxSparkline Unit