vcl-dxdbsparkline-6858283a.md
The base class for lookup sparkline editors.
TdxCustomLookupSparklineEdit = class(
TdxCustomSparklineEdit
)
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:
Show 13 items
TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxContainer TcxCustomEditContainer TcxCustomEdit TdxCustomSparklineEdit TdxCustomLookupSparklineEdit
See Also