Icon BeforePrepare Event

__property System::Classes::TNotifyEvent BeforePrepare

Usage

The BeforePrepare event is fired right before the procedure/function is prepared by calling the Prepare method or by setting the Prepared to True. Write an event handler for this event to take action at this time.
Image