You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+21-9Lines changed: 21 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -175,32 +175,44 @@ end;
175
175
176
176
## Documentation
177
177
178
-
-[Introduction to VCL Reports](https://docs.devexpress.com/VCL/405469/ExpressReports/vcl-reports)
179
-
-[Tutorial: Create a table report using the Report Wizard](https://docs.devexpress.com/VCL/405760/ExpressReports/getting-started/create-table-report-using-report-wizard)
180
-
-[Use SQLite as a data source for reports (as demonstrated in the current example)](https://docs.devexpress.com/VCL/405750/ExpressCrossPlatformLibrary/vcl-backend/database-engines/vcl-backend-sqlite-support)
178
+
-[Introduction to VCL Reports][reports-intro]
179
+
-[Tutorial: Create a table report using the Report Wizard][wizard-tutorial]
180
+
-[Use SQLite as a data source for reports (as demonstrated in the current example)][sqlite-data-source]
0 commit comments