📄 eiserver.dpr
字号:
{This file is generated by DeDe Ver 3.50.04 Copyright (c) 1999-2001 DaFixer}
Project eiServer;
Uses
System in 'System.pas' {TObject},
Classes in 'Classes.pas' {TPersistent},
Classes in 'Classes.pas' {TCollectionItem},
Classes in 'Classes.pas' {TCollection},
Classes in 'Classes.pas' {TOwnedCollection},
Classes in 'Classes.pas' {TStrings},
Classes in 'Classes.pas' {TStringList},
Classes in 'Classes.pas' {TComponent},
Classes in 'Classes.pas' {TBasicAction},
Graphics in 'Graphics.pas' {TGraphicsObject},
Graphics in 'Graphics.pas' {TFont},
Graphics in 'Graphics.pas' {TPen},
Graphics in 'Graphics.pas' {TBrush},
Graphics in 'Graphics.pas' {TCanvas},
Graphics in 'Graphics.pas' {TGraphic},
Graphics in 'Graphics.pas' {TPicture},
Graphics in 'Graphics.pas' {TMetafile},
Graphics in 'Graphics.pas' {TBitmap},
Graphics in 'Graphics.pas' {TIcon},
Graphics in 'Graphics.pas' {TBitmapCanvas},
StdCtrls in 'StdCtrls.pas' {TCustomGroupBox},
StdCtrls in 'StdCtrls.pas' {TGroupBox},
StdCtrls in 'StdCtrls.pas' {TCustomLabel},
StdCtrls in 'StdCtrls.pas' {TLabel},
StdCtrls in 'StdCtrls.pas' {TCustomEdit},
StdCtrls in 'StdCtrls.pas' {TEdit},
StdCtrls in 'StdCtrls.pas' {TCustomMemo},
StdCtrls in 'StdCtrls.pas' {TMemo},
StdCtrls in 'StdCtrls.pas' {TButtonControl},
StdCtrls in 'StdCtrls.pas' {TButton},
StdCtrls in 'StdCtrls.pas' {TCustomCheckBox},
StdCtrls in 'StdCtrls.pas' {TCheckBox},
StdCtrls in 'StdCtrls.pas' {TMemoStrings},
StdActns in 'StdActns.pas' {THintAction},
Controls in 'Controls.pas' {TControlCanvas},
Controls in 'Controls.pas' {TSizeConstraints},
Controls in 'Controls.pas' {TControl},
Controls in 'Controls.pas' {TWinControl},
Controls in 'Controls.pas' {TGraphicControl},
Controls in 'Controls.pas' {TCustomControl},
Controls in 'Controls.pas' {THintWindow},
Controls in 'Controls.pas' {TDragImageList},
Controls in 'Controls.pas' {TImageList},
ActnList in 'ActnList.pas' {TContainedAction},
ActnList in 'ActnList.pas' {TCustomActionList},
ActnList in 'ActnList.pas' {TCustomAction},
ImgList in 'ImgList.pas' {TCustomImageList},
Menus in 'Menus.pas' {TMenuItem},
Menus in 'Menus.pas' {TMenu},
Menus in 'Menus.pas' {TMainMenu},
Menus in 'Menus.pas' {TPopupMenu},
Forms in 'Forms.pas' {TControlScrollBar},
Forms in 'Forms.pas' {TScrollingWinControl},
Forms in 'Forms.pas' {TScrollBox},
Forms in 'Forms.pas' {TCustomForm},
Forms in 'Forms.pas' {TForm},
Forms in 'Forms.pas' {TCustomDockForm},
Forms in 'Forms.pas' {TScreen},
Forms in 'Forms.pas' {TApplication},
ExtCtrls in 'ExtCtrls.pas' {TImage},
ExtCtrls in 'ExtCtrls.pas' {TBevel},
ExtCtrls in 'ExtCtrls.pas' {TTimer},
ExtCtrls in 'ExtCtrls.pas' {TCustomPanel},
ExtCtrls in 'ExtCtrls.pas' {TPanel},
Dialogs in 'Dialogs.pas' {TMessageForm},
ScktComp in 'ScktComp.pas' {TAbstractSocket},
ScktComp in 'ScktComp.pas' {TCustomSocket},
ScktComp in 'ScktComp.pas' {TClientSocket},
ScktComp in 'ScktComp.pas' {TCustomServerSocket},
ScktComp in 'ScktComp.pas' {TServerSocket},
mudutil in 'mudutil.pas' {TQuickList},
Buttons in 'Buttons.pas' {TSpeedButton},
Buttons in 'Buttons.pas' {TBitBtn},
Buttons in 'Buttons.pas' {TGlyphList},
Spin in 'Spin.pas' {TSpinButton},
Spin in 'Spin.pas' {TSpinEdit},
Spin in 'Spin.pas' {TTimerSpeedButton},
NMUDP in 'NMUDP.pas' {TNMUDP},
Db in 'Db.pas' {TCustomConnection},
Db in 'Db.pas' {TNamedItem},
Db in 'Db.pas' {TDefCollection},
Db in 'Db.pas' {TFieldDef},
Db in 'Db.pas' {TFieldDefs},
Db in 'Db.pas' {TIndexDef},
Db in 'Db.pas' {TIndexDefs},
Db in 'Db.pas' {TFlatList},
Db in 'Db.pas' {TFieldDefList},
Db in 'Db.pas' {TFieldList},
Db in 'Db.pas' {TField},
Db in 'Db.pas' {TStringField},
Db in 'Db.pas' {TWideStringField},
Db in 'Db.pas' {TNumericField},
Db in 'Db.pas' {TIntegerField},
Db in 'Db.pas' {TSmallintField},
Db in 'Db.pas' {TLargeintField},
Db in 'Db.pas' {TWordField},
Db in 'Db.pas' {TAutoIncField},
Db in 'Db.pas' {TFloatField},
Db in 'Db.pas' {TCurrencyField},
Db in 'Db.pas' {TBooleanField},
Db in 'Db.pas' {TDateTimeField},
Db in 'Db.pas' {TDateField},
Db in 'Db.pas' {TTimeField},
Db in 'Db.pas' {TBinaryField},
Db in 'Db.pas' {TBytesField},
Db in 'Db.pas' {TVarBytesField},
Db in 'Db.pas' {TBCDField},
Db in 'Db.pas' {TBlobField},
Db in 'Db.pas' {TMemoField},
Db in 'Db.pas' {TGraphicField},
Db in 'Db.pas' {TObjectField},
Db in 'Db.pas' {TADTField},
Db in 'Db.pas' {TArrayField},
Db in 'Db.pas' {TDataSetField},
Db in 'Db.pas' {TReferenceField},
Db in 'Db.pas' {TVariantField},
Db in 'Db.pas' {TInterfaceField},
Db in 'Db.pas' {TIDispatchField},
Db in 'Db.pas' {TGuidField},
Db in 'Db.pas' {TDataLink},
Db in 'Db.pas' {TDetailDataLink},
Db in 'Db.pas' {TMasterDataLink},
Db in 'Db.pas' {TDataSource},
Db in 'Db.pas' {TCheckConstraint},
Db in 'Db.pas' {TCheckConstraints},
Db in 'Db.pas' {TParam},
Db in 'Db.pas' {TParams},
Db in 'Db.pas' {TDataSet},
DBLogDlg in 'DBLogDlg.pas' {TLoginDialog},
AxCtrls in 'AxCtrls.pas' {TOleGraphic},
ADODB in 'ADODB.pas' {TADOConnection},
ADODB in 'ADODB.pas' {TRDSConnection},
ADODB in 'ADODB.pas' {TParameter},
ADODB in 'ADODB.pas' {TParameters},
ADODB in 'ADODB.pas' {TADOCommand},
ADODB in 'ADODB.pas' {TCustomADODataSet},
ADODB in 'ADODB.pas' {TADODataSet},
ADODB in 'ADODB.pas' {TADOQuery},
DBPWDlg in 'DBPWDlg.pas' {TPasswordDialog},
DBTables in 'DBTables.pas' {TSession},
DBTables in 'DBTables.pas' {TDatabase},
DBTables in 'DBTables.pas' {TDataSetUpdateObject},
DBTables in 'DBTables.pas' {TSQLUpdateObject},
DBTables in 'DBTables.pas' {TBDEDataSet},
DBTables in 'DBTables.pas' {TNestedTable},
DBTables in 'DBTables.pas' {TDBDataSet},
LocalDB in 'LocalDB.pas' {TFrmDB},
IdSrvClient in 'IdSrvClient.pas' {TFrmIDSoc},
svMain2 in 'svMain2.pas' {TFrmMain},
FSrvValue in 'FSrvValue.pas' {TFrmServerValue},
InterMsgClient in 'InterMsgClient.pas' {TFrmMsgClient},
InterServerMsg in 'InterServerMsg.pas' {TFrmSrvMsg};
{$R *.RES}
begin
{
004FFBF8 55 push ebp
004FFBF9 8BEC mov ebp, esp
004FFBFB 83C4F4 add esp, -$0C
004FFBFE B8E8F84F00 mov eax, $004FF8E8
* Reference to: SysInit.Proc_00407934
|
004FFC03 E82C7DF0FF call 00407934
* Reference to TApplication instance
|
004FFC08 A1342D5000 mov eax, dword ptr [$00502D34]
004FFC0D 8B00 mov eax, [eax]
* Reference to : TApplication._PROC_0044A338()
|
004FFC0F E824A7F4FF call 0044A338
* Reference to TFrmMain instance
|
004FFC14 8B0D902B5000 mov ecx, [$00502B90]
* Reference to TApplication instance
|
004FFC1A A1342D5000 mov eax, dword ptr [$00502D34]
004FFC1F 8B00 mov eax, [eax]
* Reference to class TFrmMain
|
004FFC21 8B151CCF4900 mov edx, [$0049CF1C]
* Reference to : TApplication._PROC_0044A350()
|
004FFC27 E824A7F4FF call 0044A350
* Reference to pointer to GlobalVar_00503B7C
|
004FFC2C 8B0DC82F5000 mov ecx, [$00502FC8]
* Reference to TApplication instance
|
004FFC32 A1342D5000 mov eax, dword ptr [$00502D34]
004FFC37 8B00 mov eax, [eax]
* Reference to class TFrmDB
|
004FFC39 8B1580354900 mov edx, [$00493580]
* Reference to : TApplication._PROC_0044A350()
|
004FFC3F E80CA7F4FF call 0044A350
* Reference to pointer to GlobalVar_00503B84
|
004FFC44 8B0DE02C5000 mov ecx, [$00502CE0]
* Reference to TApplication instance
|
004FFC4A A1342D5000 mov eax, dword ptr [$00502D34]
004FFC4F 8B00 mov eax, [eax]
* Reference to class TFrmIDSoc
|
004FFC51 8B152CBD4900 mov edx, [$0049BD2C]
* Reference to : TApplication._PROC_0044A350()
|
004FFC57 E8F4A6F4FF call 0044A350
* Reference to pointer to GlobalVar_00503E4C
|
004FFC5C 8B0DB82F5000 mov ecx, [$00502FB8]
* Reference to TApplication instance
|
004FFC62 A1342D5000 mov eax, dword ptr [$00502D34]
004FFC67 8B00 mov eax, [eax]
* Reference to class TFrmServerValue
|
004FFC69 8B15105A4A00 mov edx, [$004A5A10]
* Reference to : TApplication._PROC_0044A350()
|
004FFC6F E8DCA6F4FF call 0044A350
* Reference to pointer to GlobalVar_00503E70
|
004FFC74 8B0DF4285000 mov ecx, [$005028F4]
* Reference to TApplication instance
|
004FFC7A A1342D5000 mov eax, dword ptr [$00502D34]
004FFC7F 8B00 mov eax, [eax]
* Reference to class TFrmSrvMsg
|
004FFC81 8B1590494B00 mov edx, [$004B4990]
* Reference to : TApplication._PROC_0044A350()
|
004FFC87 E8C4A6F4FF call 0044A350
* Reference to pointer to GlobalVar_00503E68
|
004FFC8C 8B0D642A5000 mov ecx, [$00502A64]
* Reference to TApplication instance
|
004FFC92 A1342D5000 mov eax, dword ptr [$00502D34]
004FFC97 8B00 mov eax, [eax]
* Reference to class TFrmMsgClient
|
004FFC99 8B15D8414B00 mov edx, [$004B41D8]
* Reference to : TApplication._PROC_0044A350()
|
004FFC9F E8ACA6F4FF call 0044A350
* Reference to TApplication instance
|
004FFCA4 A1342D5000 mov eax, dword ptr [$00502D34]
004FFCA9 8B00 mov eax, [eax]
* Reference to : TApplication._PROC_0044A3D0()
|
004FFCAB E820A7F4FF call 0044A3D0
* Reference to: System.Proc_00403B98
|
004FFCB0 E8E33EF0FF call 00403B98
004FFCB5 8D4000 lea eax, [eax+$00]
004FFCB8 0000 add [eax], al
}
end.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -