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

TTarget.BeforeClean

Event handler executed before target cleanup

Declaration

Source position: fpmkunit.pp line 821

public property TTarget.BeforeClean : TNotifyEvent
  read FBeforeClean
  write FBeforeClean;

Description

BeforeClean is an event handler called before this target's generated files are cleaned. This allows custom cleanup preparation or backup operations before file removal.


Documentation generated on: Dec 15 2025