[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Performs actions needed when the handle for the parent control is freed.
Source position: controls.pp line 1362
protected procedure TControl.DoOnParentHandleDestruction; virtual; |
Has an empty implementation in TControl, and must be implement in descendent classes.
|
Performs actions when the handle for the parent control is freed. |