[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msedatalist.pas line 935
type rowheightty = packed record |
height: Integer; |
ypos: Integer; |
linewidth: Byte; |
linecolor: Byte; |
linecolorfix: Byte; |
end; |