TdxCustomLookupSparklineEdit Class
The base class for lookup sparkline editors.
Declaration
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
See Also