TdxReport.LoadParametersFromReport Method
Deprecated. Populates the Parameters collection with report parameters created using the Report Designer dialog.
Tip
Use the Parameters.LoadFromLayout procedure instead.
Declaration
procedure LoadParametersFromReport;
See Also