Source position: xlib.pp line 948
type TXFontSetExtents = record
max_ink_extent: TXRectangle;
max_logical_extent: TXRectangle;
end;