Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Version: Available or changed with runtime version 1.0.
Gets the minor number of the version.
Syntax
MinorVersion := Version.Minor()
Note
This method can be invoked using property access syntax.
Parameters
Version
Type: Version
An instance of the Version data type.
Return Value
MinorVersion
Type: Integer
The minor version number of the version.