Icon BeforeUnPrepare Event

property BeforeUnPrepare: TNotifyEvent

Usage

The BeforePrepare event is fired right before the script is unprepared by calling the UnPrepare method or by setting the Prepared to False. Write an event handler for this event to take action at this time.
Image