[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Writes UTF-8-encoded text to the specified device context.
Source position: lclintfh.inc line 119
public function TWidgetSet.TextUTF8Out( |
DC: HDC; |
X: Integer; |
Y: Integer; |
Str: PChar; |
Count: LongInt |
):Boolean; virtual; |
lazarus-ccr.sourceforge.net |