A collection of demos, code and other information designed to illustrate "how to" do various things, particularly when using the Kastri library.
Compatible with Embarcadero Delphi
From Delphi Worlds:
The How To demos and other projects that depend on the Kastri library have search paths that include an environment variable user override named Kastri
(appears as $(Kastri)
in the paths). Either create a user override with the same name which points to your copy of Kastri, or replace the values with the appropriate path.
There are a number of places you can go to seek solutions. Which place you go to will depend on the solution(s) you seek.
The Quality Portal is for reporting issues where you have discovered a problem with Delphi (or other personalities in RAD Studio e.g. C++Builder).
If the issue is related to code in your project, you should include a minimal, compilable, verifiable example. Doing so may reveal whether your code is actually at fault, rather than it being part of the product.
Stack Overflow is suited if you have code that is not working as you are expecting, and you are looking for help on how to rectify it. You should avoid asking questions of a general nature, including looking for code libraries.
Delphi Praxis forums have a version for English speakers, and German
This is a group with over 1,000 members (mostly English speaking), at: https://t.me/delphidevelopers
Please refer to the Support section, below
If you're looking to learn Delphi, please visit this link
If you encounter an issue, or want to request an enhancement, please visit the issues page to report it.
The Delphi Worlds Slack workspace has a channel (#kastri) devoted to discussing Kastri, however this channel can also be used to discuss How To topics.
If you would like to join the Delphi Worlds Slack workspace, please visit this self-invite link
Development of this How To repository can be helped along with Github Sponsorship, so please consider sponsoring today!
Alternatively, you might like to make a donation via Stripe*:
(*Donations were previously being made via another service which I no longer use, as they were unable to keep my funds secure. My apologies for any inconvenience)
Please star this repo by clicking the Star box in the top right corner if you find it useful!
How To is licensed under MIT, and the license file is included in this folder.