Unit 'security' Package
[Overview][Constants][Types][Procedures and functions][Index] [#x11]

TXauth

Declaration

Source position: xauth.inc line 29

type TXauth = record

  family: cushort;

  address_length: cushort;

  address: PAnsiChar;

  number_length: cushort;

  number: PAnsiChar;

  name_length: cushort;

  name: PAnsiChar;

  data_length: cushort;

  data: PAnsiChar;

end;


Documentation generated on: 2025-07-25