[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msedrawtext.pas line 135
type drawtextinfoty = record |
text: richstringty; |
dest: rectty; |
clip: rectty; |
flags: textflagsty; |
font: tfont; |
tabulators: tcustomtabulators; |
res: rectty; |
end; |