LiteDAC

TDALoader.LoadFromDataSet Method

Loads data from the specified dataset.

Class

TDALoader

Syntax

procedure LoadFromDataSet(DataSet: TDataSet);

Parameters
DataSet
Holds the dataset to load data from.

Remarks

Call the LoadFromDataSet method to load data from the specified dataset. There is no need to create columns and write event handlers for OnPutData and OnGetColumnData before calling this method.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback