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

SetWindowLong

Sets an attribute of a window.

Declaration

Source position: winapih.inc line 263

function SetWindowLong(

  Handle: HWND;

  Idx: Integer;

  NewLong: PtrInt

):PtrInt;

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