Skip to main content

TdxSpreadSheetReportDataController.CreateAllItems(Boolean) Method

Populates the data controller’s collection with fields obtained from the bound dataset.

Declaration

procedure CreateAllItems(AMissingItemsOnly: Boolean = False);

Parameters

Name Type
AMissingItemsOnly Boolean

Remarks

This procedure supports the internal infrastructure and is not intended to be used directly from your code.

See Also