Skip to content

TVmtMethodEntry

Declaration

Source position: typinfo.pp line 425

Type
TVmtMethodEntry = packed record
public
  Name : PShortString;
  CodeAddress : CodePointer;
end