Unit 'DelphiCompat' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_lclextensions]

ExtTextOutW

Declaration

Source position: delphicompat.pas line 90

function ExtTextOutW(

  DC: HDC;

  X: Integer;

  Y: Integer;

  Options: LongInt;

  Rect: PRect;

  Str: PWideChar;

  Count: LongInt;

  Dx: PInteger

):Boolean;



CT Web help

CodeTyphon Studio