[Overview][Types][Procedures and functions][Variables][Index] |
Draws an string without formatting (single line).
Source position: winapih.inc line 281
function TextOut( |
DC: HDC; |
X: Integer; |
Y: Integer; |
Str: Pchar; |
Count: Integer |
):Boolean; |
lazarus-ccr.sourceforge.net |