You're right, there is some functionality in ImageEn to handle TIFF tiles (e.g. IO.Params.TIFF_GetTile). Unfortunately to load the header data without the image would require TImageEnIO.ParamsFromFile, which does not expose the TileWidth and TileLength tags.
Let me consult with Fabrizio who may have some suggestions.