[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: sysunih.inc line 33
function UnicodeFormatBuf( |
var Buffer; |
BufLen: Cardinal; |
const Fmt; |
fmtLen: Cardinal; |
const Args: array of Const |
):Cardinal; |
var Buffer; |
BufLen: Cardinal; |
const Fmt; |
fmtLen: Cardinal; |
const Args: array of Const; |
const FormatSettings: TFormatSettings |
):Cardinal; |