Unit 'aes' Package
[Overview][Constants][Types][Procedures and functions][Index] [#tosunits]

TSHELW

Declaration

Source position: aestypes.inc line 790

type TSHELW = record

  newcmd: Pchar;

  psetlimit: LongInt;

  prenice: LongInt;

  defdir: pchar;

  env: pointer;

  case Boolean of

    False: (

        uid: SmallInt;

        gid: SmallInt;

      );

    True: (

        flags: LongInt;

      );

end;


Documentation generated on: 2023-03-18