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

TPackage.State

Current build state of the package

Declaration

Source position: fpmkunit.pp line 1102

public property TPackage.State : TTargetState
  read FTargetState
  write FTargetState;

Description

Indicates the current build state of the package (e.g., building, compiled, installed).

This property tracks the package's progress through the build pipeline and is used for state-dependent operations.


Documentation generated on: Dec 15 2025