TdxCustomLookupSparklineEdit Class
In This Article
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
See Also