[Overview][Types][Procedures and functions][Variables][Index] |
Draws formatted text within a rectangle.
Source position: winapih.inc line 85
function DrawText( |
DC: HDC; |
Str: PChar; |
Count: Integer; |
var Rect: TRect; |
Flags: Cardinal |
):Integer; |
lazarus-ccr.sourceforge.net |