Skip to content

Add a basic example and implementation in Delphi#2

Merged
NickVolynkin merged 4 commits intomainfrom
add-delphi-example
Feb 27, 2026
Merged

Add a basic example and implementation in Delphi#2
NickVolynkin merged 4 commits intomainfrom
add-delphi-example

Conversation

@Alex-Pertsev-DevExpress
Copy link
Copy Markdown
Collaborator

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

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

delphi: Add an example application

  • Load a report layout from 'Order.repx'
  • Read the order ID as a CLI parameter
  • Connect to the sample database nwind.db using SQLite
  • Export and write a report to 'Order_.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)

@NickVolynkin NickVolynkin force-pushed the add-delphi-example branch 14 times, most recently from d522a9a to c3a3652 Compare February 4, 2026 16:59
@NickVolynkin NickVolynkin force-pushed the add-delphi-example branch 9 times, most recently from 416fe8b to 960ff61 Compare February 16, 2026 18:51
@NickVolynkin NickVolynkin changed the title Add Delphi example Add a basic example and implementation in Delphi Feb 16, 2026
@NickVolynkin NickVolynkin force-pushed the add-delphi-example branch 6 times, most recently from 962e302 to c87b66e Compare February 17, 2026 07:47
Comment thread Delphi/PDFReportGenerator.dpr Outdated
Comment thread Delphi/PDFReportGenerator.dpr
Comment thread .github/meta.yml Outdated
@NickVolynkin NickVolynkin force-pushed the add-delphi-example branch 2 times, most recently from ca91ae9 to 328550f Compare February 17, 2026 17:22
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
@NickVolynkin NickVolynkin force-pushed the add-delphi-example branch 9 times, most recently from dc62063 to e8e6d63 Compare February 20, 2026 08:05
Comment thread README.md Outdated
@NickVolynkin NickVolynkin force-pushed the add-delphi-example branch 7 times, most recently from 0ecf344 to 57165da Compare February 27, 2026 09:49
NickVolynkin and others added 4 commits February 27, 2026 11:54
- Load a report layout from 'Order.repx'
- Read the order ID as a CLI parameter
- Connect to the sample database `nwind.db` using SQLite
- Export and write a report to 'Order_<id>.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>
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 merged commit 96fd8d5 into main Feb 27, 2026
@NickVolynkin NickVolynkin deleted the add-delphi-example branch February 27, 2026 10:12
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