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

TNotifyEventAction

Declaration

Source position: fpmkunit.pp line 464

type TNotifyEventAction = (

  neaBeforeCompile,

  neaAfterCompile,

  neaBeforeInstall,

  neaAfterInstall,

  neaBeforeClean,

  neaAfterClean,

  neaBeforeArchive,

  neaAfterArchive,

  neaBeforeManifest,

  neaAfterManifest,

  neaBeforePkgList,

  neaAfterPkgList,

  neaBeforeUnInstall,

  neaAfterUnInstall,

  neaBeforeCreateBuildEngine,

  neaAfterCreateBuildengine,

  neaBeforeDocProject,

  neaAfterDocProject

);


Documentation generated on: 2023-03-18