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

TPackage.InstalledChecksum

Checksum of installed package files

Declaration

Source position: fpmkunit.pp line 1075

public property TPackage.InstalledChecksum : Cardinal
  read FInstalledChecksum
  write FInstalledChecksum;

Description

InstalledChecksum contains a checksum value of the installed package files. This is used to verify package integrity and detect modifications after installation.


Documentation generated on: Dec 15 2025