Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TFPVersion.Build

Build version number

Declaration

Source position: fpmkunit.pp line 458

published property TFPVersion.Build : Integer
  read FBuild
  write FBuild;

Description

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.


Documentation generated on: Dec 15 2025