[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msedrawtext.pas line 151
type textlineinfoty = record |
liindex: Integer; |
licount: Integer; |
liy: Integer; |
listartx: Integer; |
liwidth: Integer; |
tabchars: tabinfoarty; |
justifychars: tabinfoarty; |
linebreak: Boolean; |
end; |