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