We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3609ca0 commit 328550fCopy full SHA for 328550f
1 file changed
README.md
@@ -22,9 +22,9 @@ See: [DevExpress Reports Prerequisites](https://docs.devexpress.com/VCL/405773/E
22
23
## Test the Example
24
25
-1. Open and build the project in RAD Studio.
26
-2. Start a console session and navigate to the project directory.
27
-3. Run the application an specify an order number as the `OrderID` parameter:
+1. Open and build the Delphi project in the RAD Studio.
+2. Start a console session and navigate to the _Delphi_ project directory.
+3. Run the application an specify an order number (from 10248 to 11077) as the `OrderID` parameter:
28
29
```console
30
> PDFReportGenerator.exe OrderID=110077
0 commit comments