Unit 'newt' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#newt]

newtExitStruct

Declaration

Source position: newt.pp line 165

type newtExitStruct = record

  reason: treason;

  u: record

    case LongInt of

      0: (

          key: LongInt;

        );

      1: (

          co: newtComponent;

        );

  end;

end;


Documentation generated on: 2023-03-18