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

NumVersionVariant

Declaration

Source position: MacTypes.pas line 881

type NumVersionVariant = record

  case SInt16 of

    0: (

        parts: NumVersion;

      );

    1: (

        whole: UInt32;

      );

end;


Documentation generated on: 2023-03-18