[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 264

function SetWindowLong(

  Handle: HWND;

  Idx: Integer;

  NewLong: PtrInt

):PtrInt;


Version 3.2 Generated 2024-02-25 Home