Build version number
Source position: fpmkunit.pp line 458
published property TFPVersion.Build : Integer |
Build represents the build version component for distinguishing different builds of the same version.
Build numbers are typically used for internal tracking, nightly builds, or continuous integration systems.
This value must be a non-negative integer and is usually the least significant component in extended version comparison.