Skip to content

Add a basic example and implementation in Delphi#1

Merged
NickVolynkin merged 4 commits into25.2.3+from
Dev
Feb 27, 2026
Merged

Add a basic example and implementation in Delphi#1
NickVolynkin merged 4 commits into25.2.3+from
Dev

Conversation

@Alex-Pertsev-DevExpress
Copy link
Copy Markdown
Collaborator

@Alex-Pertsev-DevExpress Alex-Pertsev-DevExpress commented Jan 26, 2026

This example uses DevExpress Dashboards for Delphi/C++Builder to generate reports in a command line application.

delphi: Add an example application

  • Load a dashboard layout from 'CountrySalesDashboard.xml'
  • Read the order ID as a CLI parameter
  • Connect to the sample database nwind.db using SQLite
  • Export and write a report to 'Sales_.pdf'

readme: Describe the example: test, implement, links to read

repo: Define repository description and tags

git: Ignore build and output files (pdf, docx, zip)

@Alex-Pertsev-DevExpress Alex-Pertsev-DevExpress changed the title Initial commit Add example code and modify gitignore Jan 27, 2026
@Alex-Pertsev-DevExpress Alex-Pertsev-DevExpress changed the title Add example code and modify gitignore Add Delphi example code and modify gitignore Jan 27, 2026
@NickVolynkin NickVolynkin force-pushed the Dev branch 2 times, most recently from bd11790 to 15a1895 Compare February 24, 2026 18:33
@NickVolynkin NickVolynkin changed the title Add Delphi example code and modify gitignore Create a Delphi example and Readme Feb 25, 2026
@NickVolynkin NickVolynkin force-pushed the Dev branch 2 times, most recently from 0102f4b to 74b94ca Compare February 25, 2026 11:03
@NickVolynkin NickVolynkin changed the title Create a Delphi example and Readme Add a basic example and implementation in Delphi Feb 27, 2026
NickVolynkin and others added 3 commits February 27, 2026 13:48
- Load a dashboard layout from 'CountrySalesDashboard.xml'
- Read the order ID as a CLI parameter
- Connect to the sample database `nwind.db` using SQLite
- Export and write a report to 'Sales_<country>.pdf'

Co-authored-by: Alexey Pertsev <alexey.pertsev@devexpress.com>
Co-authored-by: Ilia Nenashev <ilia.nenashev@devexpress.com>
Co-authored-by: Denis Garavsky <denis.garavsky@devexpress.com>i
Co-authored-by: Dmitry Eliseev <dmitry.eliseev@devexpress.com>
Co-authored-by: Vladimir Abadzhev <vladimira@devexpress.com>
Co-authored-by: Denis Garavsky <denis.garavsky@devexpress.com>
@NickVolynkin NickVolynkin force-pushed the Dev branch 2 times, most recently from 9d5c317 to f1e0ca0 Compare February 27, 2026 11:50
@NickVolynkin NickVolynkin merged commit 7ddff31 into 25.2.3+ Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants