Table of Contents

TTMSFNCDataBinder.GetDataSources Method

Fills AStrings with 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.