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

TPackage.BeforePkgListProc

Procedural event handler before package listing

Declaration

Source position: fpmkunit.pp line 1130

public property TPackage.BeforePkgListProc : TNotifyProcEvent
  read FBeforePkgListProc
  write FBeforePkgListProc;

Description

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

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


Documentation generated on: Dec 15 2025