Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

_cpinfoexA

Declaration

Source position: jwawinnls.pas line 1171

type _cpinfoexA = record

  MaxCharSize: UINT;

  DefaultChar: array [0..MAX_DEFAULTCHAR-1] of Byte;

  LeadByte: array [0..MAX_LEADBYTES-1] of Byte;

  UnicodeDefaultChar: WCHAR;

  CodePage: UINT;

  CodePageName: array [0..MAX_PATH-1] of AnsiChar;

end;


Documentation generated on: 2025-07-25