Source position: jwawintype.pas line 888
type _STRING32 = record
Length: USHORT;
MaximumLength: USHORT;
Buffer: ULONG;
end;