HowTo
HowTo copied to clipboard
A collection of "How To" examples, usually when using the Kastri library
How To
Description
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:
Project configuration
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.
Seeking Solutions
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.
Embarcadero Quality Portal
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
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
Delphi Praxis forums have a version for English speakers, and German
Delphi Developers Telegram group
This is a group with over 1,000 members (mostly English speaking), at: https://t.me/delphidevelopers
Delphi Worlds Slack workspace
Please refer to the Support section, below
Learning Delphi
If you're looking to learn Delphi, please visit this link
Support
Issues page
If you encounter an issue, or want to request an enhancement, please visit the issues page to report it.
Slack Channel
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
How you can help
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 PayPal:
Please star this repo by clicking the Star box in the top right corner if you find it useful!
License
How To is licensed under MIT, and the license file is included in this folder.
