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

TPackage.AfterPkgListProc

Procedural event handler after package listing

Declaration

Source position: fpmkunit.pp line 1132

public property TPackage.AfterPkgListProc : TNotifyProcEvent
  read FAfterPkgListProc
  write FAfterPkgListProc;

Description

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

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


Documentation generated on: Dec 15 2025