📄 gdep.int
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -