Source position: fpcanvas.pp line 417
protected procedure TFPCustomDrawFont.DoDrawText(
x: Integer;
y: Integer;
text: ansistring
); virtual; abstract;procedure TFPCustomDrawFont.DoDrawText(
text: unicodestring
); virtual;