TTMSFNCDataBinder.GetDataSources Method
Fills
AStringswith the names of all data sources referenced by active binding items.
API unit family: TMSFNCDataBinding
Declaring type: TTMSFNCDataBinder
Syntax
procedure GetDataSources(AStrings: TStrings);
Parameters
| Name | Description |
|---|---|
AStrings |
String list to populate with data source names. |