19 lines
509 B
PHP
19 lines
509 B
PHP
/////////////////////////////////////////////
|
|
// UNCOMMENT THE COMPONENTS YOU MIGHT NEED //
|
|
/////////////////////////////////////////////
|
|
|
|
{$IFDEF WINDOWS}
|
|
|
|
{$define TWebBrowser}
|
|
//{$define TWebBrowser_V1}
|
|
//{$define TInternetExplorer}
|
|
//{$define TInternetExplorerMedium}
|
|
//{$define TShellBrowserWindow}
|
|
//{$define TShellWindows}
|
|
//{$define TShellUIHelper}
|
|
//{$define TShellNameSpace}
|
|
//{$define TCScriptErrorList}
|
|
|
|
{$ENDIF WINDOWS}
|
|
|