TdxLookupSparklineProperties.LookupDataSource Property
In This Article
Specifies a data source that contains data to display.
#Declaration
Delphi
property LookupDataSource: TDataSource read; write;
#Property Value
Type | Description |
---|---|
TData |
The connected data source that contains data to display. |
See Also