GeekArticles
Programming
Delphi
Programming
DelphiBCS Delphi Source Code Generator
The BCS Delphi Source Code Generator generates Delphi project source code. For each project Delphi Source Code generated is .dpr, .pas and .dfm.I have authored code generators for approximately 31 years. I wrote my first code generator on a Univac 1100 in 1974.<a target="_blank">Brooks Computing Systems</a>Maintenance Log 10/28/2009---------------------------------------------------------------------1. Delphi 2010 compatibility attained.2. Corrected spelling error in main menu item.3. The variable CurrentPath was relocated in the data module.4. The OnCreate event was modified to establish the default path of where the module was loaded from to be the current path.5. The connection string was modified to use the Access connect string as the default.Maintenance Log 10/29/2009---------------------------------------------------------------------Corrected spelling error in main menu item.JvTimeClock was replaced with TTimer and a TLabel to establish clock on status bar.The form for basic (non data) generated code was restored.All associated res files were restored.
Sponsored Links
Related Topics
Delphi Programming Almanacs: 1998. - 2011. Something for Every Delphi Developer: Beginner or a Guru!
Subscribe via RSS
Delphi
- A load of ASP.NET related tutorials, articles, tips and tricks!
- How to move PageControl's tabs using drag'n'drop
- Charts in database applications
- Creating Components Dynamically (at Run-Time)
- The role of the "AOwner" parameter in the Create constructor
- Creating a roll up form (with animation)
- Poll: Do you already have some experience with Delphi?
- Creating a database from Delphi code
- TMemoBar - T(Custom)Memo extender
- How to click-and-select a line in TMemo
