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

TPackage.AfterPkgList

Event handler executed after package listing

Declaration

Source position: fpmkunit.pp line 1131

public property TPackage.AfterPkgList : TNotifyEvent
  read FAfterPkgList
  write FAfterPkgList;

Description

Event handler called immediately after this package completes its file listing generation.

This event allows custom post-listing operations, validation, or processing to be performed after the package list is created.


Documentation generated on: Dec 15 2025