ProjectàView Source
{$define UniGUI_VCL}
//Comment out this line to turn this project into an ISAPI module’
{$ifndef UniGUI_VCL}
library
{$else}
program
{$endif}
Project1;
uses
{$ifndef UniGUI_VCL}
uniGUIISAPI,
{$else}
Forms,
ProjectàView Source
{$define UniGUI_VCL}
//Comment out this line to turn this project into an ISAPI module’
{$ifndef UniGUI_VCL}
library
{$else}
program
{$endif}
Project1;
uses
{$ifndef UniGUI_VCL}
uniGUIISAPI,
{$else}
Forms,