Source position: msegraphics.pas line 273
type textposinfoty = record
pos: ppointty;
text: pchar;
count: Integer;
end;