gdep.int

来自「boomerang library 5.11 internet ed」· INT 代码 · 共 23 行

INT
23
字号
unit GDEP;


{ Listing generated by Opus Documentor 1.2.1.1147 on 6.7.2004 }
{ Parts omitted from listing: protected, private, undocumented }


{==============================================================================}
interface
uses
  Connect, CommConnect, Classes, SysUtils, SyncObjs, Windows, IdComponent, 
  IdCustomHTTPServer, IdHTTPServer, IdHTTP, IdTCPServer, IdThread, IdIntercept, 
  IdSSLOpenSSL, IdException;

type 

  TGDEPClient = class( TLogConnection )
  end {TGDEPClient};


{==============================================================================}
implementation

⌨️ 快捷键说明

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