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

TPackage.AfterInstallProc

Procedural event handler after installation

Declaration

Source position: fpmkunit.pp line 1116

public property TPackage.AfterInstallProc : TNotifyProcEvent
  read FAfterInstallProc
  write FAfterInstallProc;

Description

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

This event enables procedural callback functions to be executed after package installation completes.


Documentation generated on: Dec 15 2025