Source position: jwawintype.pas line 748
type _CSTRING = record
Length: USHORT;
MaximumLength: USHORT;
Buffer: PAnsiChar;
end;