[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Adds or inserts the specified OnBeforeDestruction event handler.
Source position: controls.pp line 1701
public procedure TControl.AddHandlerOnBeforeDestruction( |
const OnBeforeDestructionEvent: TNotifyEvent; |
AsFirst: Boolean = False |
); |