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

TPackage.BeforePkgList

Event handler executed before package listing

Declaration

Source position: fpmkunit.pp line 1129

public property TPackage.BeforePkgList : TNotifyEvent
  read FBeforePkgList
  write FBeforePkgList;

Description

Event handler called immediately before this package generates its file listing.

This event allows custom pre-listing operations, file preparation, or validation to be performed before the package list is created.


Documentation generated on: Dec 15 2025