Source position: msedatalist.pas line 935
type rowheightty = packed record
height: Integer;
ypos: Integer;
linewidth: Byte;
linecolor: Byte;
linecolorfix: Byte;
end;