Links
EControl Syntax Editor SDK
ecStrUtils.StringFromHandle Function
function StringFromHandle(HMem: integer; Format: WORD; CharSet: TFontCharset = DEFAULT_CHARSET): ecString;

ecStrUtils

Returns string saved in global memory identified by the HMem handle. Format (CF_TEXT or CF_UNICODETEXT) specifies type of string. Character set is used for Unicode conversions.

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