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

TPackage.BeforeInstallProc

Procedural event handler before installation

Declaration

Source position: fpmkunit.pp line 1114

public property TPackage.BeforeInstallProc : TNotifyProcEvent
  read FBeforeInstallProc
  write FBeforeInstallProc;

Description

Procedural event handler version of BeforeInstall that provides a simpler callback interface.

This event enables procedural callback functions to be executed before package installation begins.


Documentation generated on: Dec 15 2025