TdxLookupSparklineItemDataBinding.DataSource Property
In This Article
Provides access to the connected data source.
#Declaration
Delphi
property DataSource: TDataSource read;
#Property Value
Type | Description |
---|---|
TData |
The connected data source. |
See Also