Menu

/trunk/Src/FmViewExtraDlg.pas Commit Log


Commit Date  
[r245] (8.0 kB) by delphidabbler

Changed form classes to prevent public construction - forms must be displayed via class methods, not by directly constructing object. Added INoPublicConstruct to type definitions of forms and changed class methods that construct forms to call InternalCreate protected constructor instead of Create. Core logic to determine constructor behaviour is inherited from TBaseForm.

2009-08-23 22:45:32 View
Download
[r152] (8.0 kB) by delphidabbler

Added facility to render and display REML code entered in the Extra Information tab of the snippets editor:
* New dialog box to displayed the rendered code as HTML.
* A button added to snippets editor to validate the entered code, compile it and then display it in the new dialog box.
* Change log removed from snippets editor unit (FmUserDBEdit).

2009-08-10 17:14:43 View
Download
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.