Handler for widget destroyed message; clears the Handle.
Source position: controls.pp line 2218
protected procedure TWinControl.WMDestroy( |
var Message: TLMDestroy |
); message; |
Message |
|
LM_DESTROY window message which triggered the handler. |
Sets Handle to the unassigned value (0) when the windowed control no longer exists.
CT Web help |
CodeTyphon Studio |