Search the Community
Showing results for tags 'code'.
Found 4 results
-
I am a developer of management software for catering. I have a project that has been on the market for many years and is currently in use by dozens of clients. After many years I decided to try to sell my project. It is a complete management software for managing a restaurant, the main program works on Windows PCs (7-8-10-11), the program for orders on Android devices up to the latest version available. In addition, it is equipped with a digital menu developed in PHP, Javascript and HTML5 that can be adapted for each client and updated directly from the main program. The digital menu, which can be used from any smartphone, also allows you to send orders directly to the main management software via the Internet. I would naturally give away all the sources of the entire project. If anyone is interested in further details, contact me.
-
A tool to simplify source code search. Find where class or function is declared, where class descendants are declared, search only in comments or in strings, etc. Build for Delphi and written in Delphi from scratch. Detailed description: https://delphihtmlcomponents.com/codefinder.html
-
Hi I have a stringgrid which has a height of about twice the height of the text that is entered in it (the right side in the attached). I think the display would look much better if I could align this text vertically in the centre, rather than at the top of the cell. I've tried to figure out if there is a setting somewhere but can't find one (if one exists). Any help would be appreciated.
-
Hi, given this configuration for spacing math operators sometimes the formatter formats generics declarations with spaces (especially in methods parameters) using 1.3.18 build 3342 How to fix? Thanks