⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fundcom_tlb.pas

📁 Delphi Com编程的简单例子
💻 PAS
📖 第 1 页 / 共 2 页
字号:
unit FundCom_TLB;

// ************************************************************************ //
// 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.                                         
// ************************************************************************ //

// PASTLWTR : 1.2
// File generated on 2006-12-24 18:18:45 from Type Library described below.

// ************************************************************************  //
// Type Lib: D:\瑞地项目\总公司系统\Com\FundCom.tlb (1)
// LIBID: {B4BA296E-A610-4A96-94EC-AEC900A3E1D2}
// LCID: 0
// Helpfile: 
// HelpString: FundCom Library
// DepndLst: 
//   (1) v1.0 Midas, (C:\WINDOWS\system32\midas.dll)
//   (2) v2.0 stdole, (C:\WINDOWS\system32\stdole2.tlb)
// ************************************************************************ //
{$TYPEDADDRESS OFF} // Unit must be compiled without type-checked pointers. 
{$WARN SYMBOL_PLATFORM OFF}
{$WRITEABLECONST ON}
{$VARPROPSETTER ON}
interface

uses Windows, ActiveX, Classes, Graphics, Midas, StdVCL, Variants;
  

// *********************************************************************//
// GUIDS declared in the TypeLibrary. Following prefixes are used:        
//   Type Libraries     : LIBID_xxxx                                      
//   CoClasses          : CLASS_xxxx                                      
//   DISPInterfaces     : DIID_xxxx                                       
//   Non-DISP interfaces: IID_xxxx                                        
// *********************************************************************//
const
  // TypeLibrary Major and minor versions
  FundComMajorVersion = 1;
  FundComMinorVersion = 0;

  LIBID_FundCom: TGUID = '{B4BA296E-A610-4A96-94EC-AEC900A3E1D2}';

  IID_IFundServer: TGUID = '{62DDA884-8C68-4CA8-96B0-6785A0068A84}';
  CLASS_FundServer: TGUID = '{5083FB4D-14B4-4D5B-8DF5-B00BEE13B128}';
type

// *********************************************************************//
// Forward declaration of types defined in TypeLibrary                    
// *********************************************************************//
  IFundServer = interface;
  IFundServerDisp = dispinterface;

// *********************************************************************//
// Declaration of CoClasses defined in Type Library                       
// (NOTE: Here we map each CoClass to its Default Interface)              
// *********************************************************************//
  FundServer = IFundServer;


// *********************************************************************//
// Declaration of structures, unions and aliases.                         
// *********************************************************************//
  PWideString1 = ^WideString; {*}


// *********************************************************************//
// Interface: IFundServer
// Flags:     (4416) Dual OleAutomation Dispatchable
// GUID:      {62DDA884-8C68-4CA8-96B0-6785A0068A84}
// *********************************************************************//
  IFundServer = interface(IAppServer)
    ['{62DDA884-8C68-4CA8-96B0-6785A0068A84}']
    procedure FreeQuery(const cSqlStr: WideString; var vData: OleVariant); safecall;
    procedure ExeSqlCmd(const cSqlStr: WideString; var lResult: Integer); safecall;
    procedure LogAdd(V02: Smallint; const V04: WideString; const V05: WideString; 
                     const V06: WideString; const V07: WideString; var lResult: Integer); safecall;
    procedure LogDel(const V01: WideString; var lResult: Integer); safecall;
    procedure ReConnect(var lResult: Integer); safecall;
    procedure UserGrpAdd(var V01: WideString; const V02: WideString; const V03: WideString; 
                         V04: Smallint; var lResult: Integer); safecall;
    procedure UserGrpDel(const V01: WideString; var lResult: Integer); safecall;
    procedure UserGrpUpd(const V01: WideString; const V02: WideString; const V05: WideString; 
                         var lResult: Integer); safecall;
    procedure UserAdd(var V01: WideString; const V02: WideString; const V03: WideString; 
                      const V04: WideString; V08: Smallint; V09: Smallint; const V10: WideString; 
                      const V11: WideString; V12: Smallint; V13: Smallint; V14: Smallint; 
                      V16: Smallint; const V17: WideString; V18: Smallint; V19: Smallint; 
                      const V20: WideString; var lResult: Integer); safecall;
    procedure UserDel(const V01: WideString; var lResult: Integer); safecall;
    procedure UserUpd(const V01: WideString; const V02: WideString; const V03: WideString; 
                      const V04: WideString; V08: Smallint; V09: Smallint; const V10: WideString; 
                      const V11: WideString; V12: Smallint; V13: Smallint; V14: Smallint; 
                      V16: Smallint; const V17: WideString; V18: Smallint; V19: Smallint; 
                      const V20: WideString; var lResult: Integer); safecall;
    procedure SubSysDel(const V01: WideString; var lResult: Integer); safecall;
    procedure SubModDel(const V01: WideString; const V02: WideString; var lResult: Integer); safecall;
    procedure SubRightAdd(const V01: WideString; V03: Smallint; V04: Smallint; V05: Smallint; 
                          V06: Smallint; V07: Smallint; V08: Smallint; var lResult: Integer); safecall;
    procedure SubRightChg(const V01: WideString; const V02: WideString; const V021: WideString; 
                          var lResult: Integer); safecall;
    procedure RightGrpDel(const V01: WideString; var lResult: Integer); safecall;
    procedure GrpRightAdd(const V01: WideString; const V02: WideString; const V03: WideString; 
                          var lResult: Integer); safecall;
    procedure GrpRightDel(const V01: WideString; var lResult: Integer); safecall;
    procedure UserRightAdd(const V01: WideString; const V02: WideString; const V03: WideString; 
                           var lResult: Integer); safecall;
    procedure UserRightDel(const V01: WideString; var lResult: Integer); safecall;
    procedure GrpRightChg(const V01: WideString; var lResult: Integer); safecall;
    procedure UserRightChg(const V01: WideString; var lResult: Integer); safecall;
    procedure UserToGrp(const V01: WideString; const V02: WideString; var lResult: Integer); safecall;
    procedure GrpUserDel(const V02: WideString; var lResult: Integer); safecall;
    procedure CardGrpAdd(var V01: WideString; const V02: WideString; const V03: WideString; 
                         V04: Smallint; var lResult: Integer); safecall;
    procedure CardGrpDel(const V01: WideString; var lResult: Integer); safecall;
    procedure CardGrpUpd(const V01: WideString; const V02: WideString; const V05: WideString; 
                         var lResult: Integer); safecall;
    procedure CardAdd(var V01: WideString; const V02: WideString; var lResult: Integer); safecall;
    procedure CardDel(const V01: WideString; var lResult: Integer); safecall;
    procedure CardUpd(const V01: WideString; const V02: WideString; const V03: WideString; 
                      const V04: WideString; const V05: WideString; V06: Smallint; V07: Smallint; 
                      const V08: WideString; var lResult: Integer); safecall;
    procedure CardValAdd(const V01: WideString; const V02: WideString; const V03: WideString; 
                         const V04: WideString; var lResult: Integer); safecall;
    procedure CardValDel(const V01: WideString; var lResult: Integer); safecall;
    procedure UserIPDel(const V01: WideString; var lResult: Integer); safecall;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -