lazarus/components/cgi
mattias 02d9d81ee8 added fpcmacosall.pas till it is in FPC
git-svn-id: trunk@8418 -
2006-01-03 08:08:56 +00:00
..
ide added fpcmacosall.pas till it is in FPC 2006-01-03 08:08:56 +00:00
lib implemented registration functions for project, file and package types, added cgilazide package 2004-11-22 21:39:40 +00:00
cgilaz.lpk added printer4lazarus and cgilaz to bigide 2006-01-02 23:11:53 +00:00
cgimodules.pas fixed TModuledCGIApplication.CreateForm 2004-11-22 22:03:03 +00:00
Makefile added LCLWidgetType makro for Makefile.fpc creation 2006-01-02 23:30:38 +00:00
Makefile.fpc added LCLWidgetType makro for Makefile.fpc creation 2006-01-02 23:30:38 +00:00
README implemented registration functions for project, file and package types, added cgilazide package 2004-11-22 21:39:40 +00:00

cgi

With the cgimodules.pas unit you can easily create cgi applications with
datamodules.

In the IDE sub directory you can find a design time package, which will install
some helpful IDE features like 'CGI Application' and 'CGI Module'.