TVmtMethodTable

Declaration

Source position: typinfo.pp line 435

Type
TVmtMethodTable = packed record
private
  function GetEntry(Index: LongWord) : PVmtMethodEntry;
public
  Count : LongWord;
  property Entry[Index: LongWord]: PVmtMethodEntry;
private
  Entries : Array[0..0] of TVmtMethodEntry;
end

results matching ""

    No results matching ""