[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'CompactUtils' (#powtils_extras)

TMethod

Declaration

Source position: compactutils.pas line 487

type TMethod = packed record

  Code: Pointer;

  Data: Pointer;

end;