Source position: xlib.pp line 226
type TXServerInterpretedAddress = record
typelength: cint;
valuelength: cint;
_type: PAnsiChar;
value: PAnsiChar;
end;