type TImportTable = class(TObject)
constructor Create( Size : integer; FOffset : longint );
constructor, initialises all the arrays and copies the offset
None.