TdxReportDataSetCollection.Add Method
Name | Description |
---|---|
Add | Creates a Report dataset item without an associated dataset and adds the created item to the collection. |
Add(string,TDataSet) | Creates a new initialized Report dataset item with a specified user-friendly name and adds the item to the collection. |