📄 events.txt
字号:
TObject.System.@IntfCast(IUnknown;IUnknown;IUnknown;TGUID;TGUID);00405C2C
TObject.System.@VarFromDisp(Variant;Variant;IDispatch); 00405074
TObject.System.@VarToIntf(IUnknown;IUnknown;Variant;Variant); 00404F74
TObject.System.@VarFromInt; 00404FC8
TObject.System.@VarFromBool; 00404FE0
TObject.System.@CheckAutoResult; 00405CF4
TObject.System.@OleVarFromLStr(OleVariant;OleVariant;String); 00405098
TObject.System.@COS; 004028F8
TInterfacedObject._PROC_00404540 00404540
TInterfacedObject._PROC_00404480 00404480
TInterfacedObject._PROC_00404660 00404660
TInterfacedObject._PROC_00404A30 00404A30
TInterfacedObject._PROC_00403D60 00403D60
TInterfacedObject._PROC_00404ACC 00404ACC
TInterfacedObject._PROC_004053FC 004053FC
TInterfacedObject._PROC_00405424 00405424
TInterfacedObject._PROC_0040541C 0040541C
TInterfacedObject._PROC_00403C98 00403C98
TInterfacedObject._PROC_00403C88 00403C88
TInterfacedObject._PROC_00403D10 00403D10
TInterfacedObject._PROC_00403D04 00403D04
TInterfacedObject._PROC_00405650 00405650
TInterfacedObject._PROC_0040303C 0040303C
TInterfacedObject._PROC_00405A3C 00405A3C
TInterfacedObject._PROC_00405A34 00405A34
TInterfacedObject._PROC_00404218 00404218
TInterfacedObject._PROC_00404228 00404228
TList.Get(TList;Integer):Pointer; 0040F69C
TList.Add(TList;Pointer):Integer; 0040F540
TList.IndexOf(TList;Pointer):Integer; 0040F6F8
TList.Delete(TList;Integer); 0040F58C
TList.Last(TList):Pointer; 0040F784
TList.SetCount(TList;Integer); 0040F8BC
TList.SetCapacity(TList;Integer); 0040F880
TList.Error(classofTList;PResStringRec;Integer);overload; 0040F628
TList.Insert(TList;Integer;Pointer); 0040F718
TList.Remove(TList;Pointer):Integer; 0040F834
TList.Move(TList;Integer;Integer); 0040F790
TList.Destroy(TList;boolean); 0040F520
TList.Clear(TList); 0040F574
TList.Expand(TList):TList; 0040F67C
TList.Sort(TList;TListSortCompare); 0040F9B0
TList.Pack(TList); 0040F854
TBits.SetSize(TBits;Integer); 0040FBF0
TBits.OpenBit(TBits):Integer; 0040FCD8
TBits.SetBit(TBits;Integer;Boolean); 0040FC94
Classes
TPersistent.Classes.Initialization 00417064
TPersistent.Classes.Finalization 00416FAC
TPersistent.AssignError(TPersistent;TPersistent); 0040FD90
TPersistent.Assign(TPersistent;TPersistent); 0040FD7C
Classes
TCollectionItem.Classes.Initialization 00417064
TCollectionItem.Classes.Finalization 00416FAC
TCollectionItem.SetCollection(TCollectionItem;TCollection); 004100A4
TCollectionItem.GetIndex(TCollectionItem):Integer; 0040FFAC
TCollectionItem.Changed(TCollectionItem;Boolean); 0040FF88
TCollectionItem.Create(TCollectionItem;boolean;TCollection); 0040FF20
TCollectionItem.SetIndex(TCollectionItem;Integer); 004100D4
TCollectionItem.GetDisplayName(TCollectionItem):AnsiString; 0040FFC4
Classes
TCollection.Classes.Initialization 00417064
TCollection.Classes.Finalization 00416FAC
TCollection.GetCount(TCollection):Integer; 004102E4
TCollection.RemoveItem(TCollection;TCollectionItem); 0041063C
TCollection.InsertItem(TCollection;TCollectionItem); 004105E0
TCollection.Clear(TCollection); 00410240
TCollection.GetItem(TCollection;Integer):TCollectionItem; 004102EC
TCollection.Add(TCollection):TCollectionItem; 00410188
TCollection.Changed(TCollection); 00410230
TCollection.GetPropName(TCollection):AnsiString; 004103C8
TCollection.Create(TCollection;boolean;TCollectionItemClass); 00410104
TCollection.Destroy(TCollection;boolean); 00410144
Classes
TOwnedCollection.Classes.Initialization 00417064
TOwnedCollection.Classes.Finalization 00416FAC
TOwnedCollection.Create(TOwnedCollection;boolean;TPersistent;TCollectionItemClass);00410670
Classes
TStrings.Classes.Initialization 00417064
TStrings.Classes.Finalization 00416FAC
TStrings.SetStringsAdapter(TStrings;IStringsAdapter); 004110C4
TStrings.BeginUpdate(TStrings); 00410858
TStrings.EndUpdate(TStrings); 00410914
TStrings.Equals(TStrings;TStrings):Boolean; 00410928
TStrings.Error(TStrings;PResStringRec;Integer);overload; 00410A0C
TStrings.IndexOf(TStrings;AnsiString):Integer; 00410C94
TStrings.IndexOfObject(TStrings;TObject):Integer; 00410D14
Classes
TStringList.Classes.Initialization 00417064
TStringList.Classes.Finalization 00416FAC
TStringList.InsertItem(TStringList;Integer;AnsiString); 00411614
TStringList.ExchangeItems(TStringList;Integer;Integer); 00411470
TStringList.Grow(TStringList); 00411560
TStringList.QuickSort(TStringList;Integer;Integer;TStringListSortCompare);00411710
TStringList.SetSorted(TStringList;Boolean); 004117C0
TStringList.Destroy(TStringList;boolean); 00411290
TStringList.Add(TStringList;AnsiString):Integer; 004112EC
TStringList.Delete(TStringList;Integer); 004113B4
TStringList.Insert(TStringList;Integer;AnsiString); 004115CC
TStringList.Put(TStringList;Integer;AnsiString); 0041167C
TStream.ReadComponent(TStream;TComponent):TComponent; 004119C0
TStream.GetSize(TStream):Longint; 00411864
TStream.GetPosition(TStream):Longint; 00411848
TStream.WriteBuffer(TStream;void;void;Longint); 004118D4
TStream.SetPosition(TStream;Longint); 00411858
TStream.ReadBuffer(TStream;void;void;Longint); 0041189C
TStream.WriteDescendent(TStream;TComponent;TComponent); 00411A28
TStream.CopyFrom(TStream;TStream;Longint):Longint; 0041190C
TFileStream.Create(TFileStream;boolean;AnsiString;Word); 00411AD0
TCustomMemoryStream.SetPointer(TCustomMemoryStream;Pointer;Longint);00411BB0
TMemoryStream.Clear(TMemoryStream); 00411C40
TMemoryStream.SetCapacity(TMemoryStream;Longint); 00411C58
TResourceStream.Create(TResourceStream;boolean;THandle;AnsiString;PChar);00411D80
TResourceStream.Initialize(TResourceStream;THandle;PChar;PChar); 00411E48
TStreamAdapter.Create(TStreamAdapter;boolean;TStream;TStreamOwnership);00416A5C
TFiler.Create(TFiler;boolean;TStream;Integer); 00411F04
TFiler.Destroy(TFiler;boolean); 00411F4C
TReader.ReadString(TReader):AnsiString; 00414040
TReader.EndOfList(TReader):Boolean; 00412678
TReader.ReadRootComponent(TReader;TComponent):TComponent; 00413C80
TReader.ReadValue(TReader):TValueType; 004140E8
TReader.SkipValue(TReader); 00414248
TReader.Read(TReader;void;void;Longint); 00412944
TReader.FreeFixups(TReader); 004128D4
TReader.GetPosition(TReader):Longint; 00412910
TReader.ReadBuffer(TReader); 00412990
TReader.CheckValue(TReader;TValueType); 00412544
TReader.ReadStr(TReader):AnsiString; 00414004
TReader.NextValue(TReader):TValueType; 00412928
TReader.ReadInteger(TReader):Longint; 00413308
TReader.ReadProperty(TReader;TPersistent); 00413524
TReader.SkipComponent(TReader;Boolean); 004143F8
TReader.FindComponentClass(TReader;AnsiString):TComponentClass; 00414598
TReader.ReadDataInner(TReader;TComponent); 0041302C
TReader.DoFixupReferences(TReader); 00412790
TReader.ReadComponent(TReader;TComponent):TComponent; 00412DE4
TReader.PropertyError(TReader); 00412938
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -