TOSVersion

Overview

Location

 

constructor  protected Cooper, Island

 

constructor

 

TOSVersion()

 

init()

 

TOSVersion()

 

Sub New()

Architecture  virtual

 

class property Architecture: TArchitecture read;

 

class TArchitecture Architecture { get; }

 

static var Architecture: TArchitecture { get{} }

 

class TArchitecture Architecture { __get; }

 

Shared ReadOnly Property Architecture() As TArchitecture

Build  virtual

 

class property Build: Int32 read;

 

class Int32 Build { get; }

 

static var Build: Int32 { get{} }

 

class Integer Build { __get; }

 

Shared ReadOnly Property Build() As Int32

Check (Int32): Boolean  virtual

 

class method Check(aMajor: Int32): Boolean

 

static Boolean Check(Int32 aMajor)

 

static func Check(_ aMajor: Int32) -> Boolean

 

static Boolean Check(Integer aMajor)

 

Shared Function Check(aMajor As Int32) As Boolean

Parameters:

  • aMajor:

Check (Int32, Int32): Boolean  virtual

 

class method Check(aMajor: Int32; aMinor: Int32): Boolean

 

static Boolean Check(Int32 aMajor, Int32 aMinor)

 

static func Check(_ aMajor: Int32, _ aMinor: Int32) -> Boolean

 

static Boolean Check(Integer aMajor, Integer aMinor)

 

Shared Function Check(aMajor As Int32, aMinor As Int32) As Boolean

Parameters:

  • aMajor:
  • aMinor:

Check (Int32, Int32, Int32): Boolean  virtual

 

class method Check(aMajor: Int32; aMinor: Int32; aServicePackMajor: Int32): Boolean

 

static Boolean Check(Int32 aMajor, Int32 aMinor, Int32 aServicePackMajor)

 

static func Check(_ aMajor: Int32, _ aMinor: Int32, _ aServicePackMajor: Int32) -> Boolean

 

static Boolean Check(Integer aMajor, Integer aMinor, Integer aServicePackMajor)

 

Shared Function Check(aMajor As Int32, aMinor As Int32, aServicePackMajor As Int32) As Boolean

Parameters:

  • aMajor:
  • aMinor:
  • aServicePackMajor:

DriveDelim  virtual

 

class property DriveDelim: String read;

 

class String DriveDelim { get; }

 

static var DriveDelim: String { get{} }

 

class String DriveDelim { __get; }

 

Shared ReadOnly Property DriveDelim() As String

LineBreak  virtual

 

class property LineBreak: String read;

 

class String LineBreak { get; }

 

static var LineBreak: String { get{} }

 

class String LineBreak { __get; }

 

Shared ReadOnly Property LineBreak() As String

Major  virtual

 

class property Major: Int32 read;

 

class Int32 Major { get; }

 

static var Major: Int32 { get{} }

 

class Integer Major { __get; }

 

Shared ReadOnly Property Major() As Int32

Minor  virtual

 

class property Minor: Int32 read;

 

class Int32 Minor { get; }

 

static var Minor: Int32 { get{} }

 

class Integer Minor { __get; }

 

Shared ReadOnly Property Minor() As Int32

Name  virtual

 

class property Name: String read;

 

class String Name { get; }

 

static var Name: String { get{} }

 

class String Name { __get; }

 

Shared ReadOnly Property Name() As String

PathDelim  virtual

 

class property PathDelim: String read;

 

class String PathDelim { get; }

 

static var PathDelim: String { get{} }

 

class String PathDelim { __get; }

 

Shared ReadOnly Property PathDelim() As String

PathSep  virtual

 

class property PathSep: String read;

 

class String PathSep { get; }

 

static var PathSep: String { get{} }

 

class String PathSep { __get; }

 

Shared ReadOnly Property PathSep() As String

Platform  virtual

 

class property Platform: TPlatform read;

 

class TPlatform Platform { get; }

 

static var Platform: TPlatform { get{} }

 

class TPlatform Platform { __get; }

 

Shared ReadOnly Property Platform() As TPlatform

ServicePackMajor  virtual

 

class property ServicePackMajor: Int32 read;

 

class Int32 ServicePackMajor { get; }

 

static var ServicePackMajor: Int32 { get{} }

 

class Integer ServicePackMajor { __get; }

 

Shared ReadOnly Property ServicePackMajor() As Int32

ServicePackMinor  virtual

 

class property ServicePackMinor: Int32 read;

 

class Int32 ServicePackMinor { get; }

 

static var ServicePackMinor: Int32 { get{} }

 

class Integer ServicePackMinor { __get; }

 

Shared ReadOnly Property ServicePackMinor() As Int32

ToString .NET, Cooper, Island

 

class method ToString: DelphiString

 

static DelphiString ToString()

 

static func ToString() -> DelphiString

 

static DelphiString ToString()

 

Shared Function ToString() As DelphiString

ToString ToString(): DelphiString  virtual Toffee

 

static func ToString(ToString ) -> DelphiString

Parameters:

  • :

 

Architecture  virtual

 

class property Architecture: TArchitecture read;

 

class TArchitecture Architecture { get; }

 

static var Architecture: TArchitecture { get{} }

 

class TArchitecture Architecture { __get; }

 

Shared ReadOnly Property Architecture() As TArchitecture

Build  virtual

 

class property Build: Int32 read;

 

class Int32 Build { get; }

 

static var Build: Int32 { get{} }

 

class Integer Build { __get; }

 

Shared ReadOnly Property Build() As Int32

DriveDelim  virtual

 

class property DriveDelim: String read;

 

class String DriveDelim { get; }

 

static var DriveDelim: String { get{} }

 

class String DriveDelim { __get; }

 

Shared ReadOnly Property DriveDelim() As String

LineBreak  virtual

 

class property LineBreak: String read;

 

class String LineBreak { get; }

 

static var LineBreak: String { get{} }

 

class String LineBreak { __get; }

 

Shared ReadOnly Property LineBreak() As String

Major  virtual

 

class property Major: Int32 read;

 

class Int32 Major { get; }

 

static var Major: Int32 { get{} }

 

class Integer Major { __get; }

 

Shared ReadOnly Property Major() As Int32

Minor  virtual

 

class property Minor: Int32 read;

 

class Int32 Minor { get; }

 

static var Minor: Int32 { get{} }

 

class Integer Minor { __get; }

 

Shared ReadOnly Property Minor() As Int32

Name  virtual

 

class property Name: String read;

 

class String Name { get; }

 

static var Name: String { get{} }

 

class String Name { __get; }

 

Shared ReadOnly Property Name() As String

PathDelim  virtual

 

class property PathDelim: String read;

 

class String PathDelim { get; }

 

static var PathDelim: String { get{} }

 

class String PathDelim { __get; }

 

Shared ReadOnly Property PathDelim() As String

PathSep  virtual

 

class property PathSep: String read;

 

class String PathSep { get; }

 

static var PathSep: String { get{} }

 

class String PathSep { __get; }

 

Shared ReadOnly Property PathSep() As String

Platform  virtual

 

class property Platform: TPlatform read;

 

class TPlatform Platform { get; }

 

static var Platform: TPlatform { get{} }

 

class TPlatform Platform { __get; }

 

Shared ReadOnly Property Platform() As TPlatform

ServicePackMajor  virtual

 

class property ServicePackMajor: Int32 read;

 

class Int32 ServicePackMajor { get; }

 

static var ServicePackMajor: Int32 { get{} }

 

class Integer ServicePackMajor { __get; }

 

Shared ReadOnly Property ServicePackMajor() As Int32

ServicePackMinor  virtual

 

class property ServicePackMinor: Int32 read;

 

class Int32 ServicePackMinor { get; }

 

static var ServicePackMinor: Int32 { get{} }

 

class Integer ServicePackMinor { __get; }

 

Shared ReadOnly Property ServicePackMinor() As Int32

 

Check (Int32): Boolean  virtual

 

class method Check(aMajor: Int32): Boolean

 

static Boolean Check(Int32 aMajor)

 

static func Check(_ aMajor: Int32) -> Boolean

 

static Boolean Check(Integer aMajor)

 

Shared Function Check(aMajor As Int32) As Boolean

Parameters:

  • aMajor:

Check (Int32, Int32): Boolean  virtual

 

class method Check(aMajor: Int32; aMinor: Int32): Boolean

 

static Boolean Check(Int32 aMajor, Int32 aMinor)

 

static func Check(_ aMajor: Int32, _ aMinor: Int32) -> Boolean

 

static Boolean Check(Integer aMajor, Integer aMinor)

 

Shared Function Check(aMajor As Int32, aMinor As Int32) As Boolean

Parameters:

  • aMajor:
  • aMinor:

Check (Int32, Int32, Int32): Boolean  virtual

 

class method Check(aMajor: Int32; aMinor: Int32; aServicePackMajor: Int32): Boolean

 

static Boolean Check(Int32 aMajor, Int32 aMinor, Int32 aServicePackMajor)

 

static func Check(_ aMajor: Int32, _ aMinor: Int32, _ aServicePackMajor: Int32) -> Boolean

 

static Boolean Check(Integer aMajor, Integer aMinor, Integer aServicePackMajor)

 

Shared Function Check(aMajor As Int32, aMinor As Int32, aServicePackMajor As Int32) As Boolean

Parameters:

  • aMajor:
  • aMinor:
  • aServicePackMajor:

ToString .NET, Cooper, Island

 

class method ToString: DelphiString

 

static DelphiString ToString()

 

static func ToString() -> DelphiString

 

static DelphiString ToString()

 

Shared Function ToString() As DelphiString

ToString ToString(): DelphiString  virtual Toffee

 

static func ToString(ToString ) -> DelphiString

Parameters:

  • :

 

constructor  protected Cooper, Island

 

constructor

 

TOSVersion()

 

init()

 

TOSVersion()

 

Sub New()