"// ************************************************************************ // // WARNING // ------- // The types declared in this file were generated from data read from a // Type Library. If this type library is explicitly or indirectly (via // another type library referring to this type library) re-imported, or the // 'Refresh' command of the Type Library Editor activated while editing the // Type Library, the contents of this file will be regenerated and all // manual modifications will be lost. // ************************************************************************ // // *************************************************************************// // NOTE: // Items guarded by $IFDEF_LIVE_SERVER_AT_DESIGN_TIME are used by properties // which return objects that may need to be explicitly created via a function // call prior to any access via the property. These items have been disabled // in order to prevent accidental use from within the object inspector. You // may enable them by defining LIVE_SERVER_AT_DESIGN_TIME or by selectively // removing them from the $IFDEF blocks. However, such items must still be // programmatically created via a method of the appropriate CoClass before // they can be used. >// File generated on %s from Type Library described below. ¨// ************************************************************************ // // Type Lib: %0:s (%5:d) // IID\LCID: %1:s\%2:x // Helpfile: %3:s // DepndLst: %4:s Ž// ************************************************************************ // // Type Lib: %0:s // IID\LCID: %1:s\%2:x // Helpfile: %3:s {// HelpString: %s // Version: %d.%d // ************************************************************************ // // Errors: // %s None// (%d) v%d.%d %s, (%s) 3// Parent TypeLibrary: // (%d) v%d.%d %s, (%s) P// ************************************************************************ // + // TypeLibrary Major and minor versions Ã// *********************************************************************// // HelpString: %s // Version: %d.%d // *********************************************************************// /#include #if !defined(__UTILCLS_H_VERSION) || (__UTILCLS_H_VERSION < 0x0102) // // The code generated by the TLIBIMP utility or the Import|TypeLibrary // and Import|ActiveX feature of C++Builder rely on specific versions of // the header file UTILCLS.H found in the INCLUDE\VCL directory. If an // older version of the file is detected, you probably need an update/patch. // // NOTE: If the following error is triggered, you probably need to // get a patch to the TLIBIMP.EXE utility or the C++Builder IDE. // Patches/updates are posted on the Borland Website. // #error "This file requires a newer version of the header UTILCLS.H" \ "You need to apply an update/patch to your copy of C++Builder" #endif #include #include  // *********************************************************************// // GUIDS declared in the TypeLibrary. Following prefixes are used: // Type Libraries : LIBID_xxxx // CoClasses : CLSID_xxxx // DISPInterfaces : DIID_xxxx // Non-DISP interfaces: IID_xxxx // *********************************************************************//