[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'CompactSysUtils' (#powtils_main) |
Source position: compactsysutils.pas line 276
type TSysLocale = record |
case Byte of |
1: ( |
FarEast: Boolean; |
MiddleEast: Boolean; |
); |
2: ( |
MBCS: Boolean; |
RightToLeft: Boolean; |
); |
end; |
No notes exist for this page yet.