[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'InterfaceBase' (#lcl)

TWidgetSet.DeallocateHWnd

Deletes a window created with AllocateHWnd.

Declaration

Source position: lclintfh.inc line 58

public procedure TWidgetSet.DeallocateHWnd(

  Wnd: HWND

); virtual;

Arguments

Wnd

  

The window handle.

See also

TWidgetSet.AllocateHWnd

  

Allocates an invisible window that can be used to receive messages.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.