[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Deletes a window created with AllocateHWnd.
Source position: lclintfh.inc line 58
public procedure TWidgetSet.DeallocateHWnd( |
Wnd: HWND |
); virtual; |
Wnd |
|
The window handle. |
|
Allocates an invisible window that can be used to receive messages. |
lazarus-ccr.sourceforge.net |