Back to Devexpress

TdxCustomLookupSparklineEdit Class

vcl-dxdbsparkline-6858283a.md

latest1.9 KB
Original Source

TdxCustomLookupSparklineEdit Class

The base class for lookup sparkline editors.

Declaration

delphi
TdxCustomLookupSparklineEdit = class(
    TdxCustomSparklineEdit
)

Remarks

The TdxCustomLookupSparklineEdit class does not introduce any new public members. Use Properties and ActiveProperties to access the control’s appearance and behavior settings. Refer to the TdxCustomSparklineEdit class description for information on other available options.

Do not use the TdxCustomLookupSparklineEdit class directly, use the following descendants instead:

Inheritance

Show 13 items

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

See Also

TdxCustomLookupSparklineEdit Members

dxDBSparkline Unit