Links
EControl Form Designer Pro
TDualList.DrawStrW Method

Draws Unicode string in the specified rectangle

procedure DrawStrW(Rect: TRect; const S: WideString; Align: TAlignment);

Draws Unicode string in the specified rectangle. Rect specifies the rectangle for output, S specifies text string, and Align specifies how text is aligned when draws. 

 

This procedure internally calls Win32API method DrawTextW.

Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!