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

SetWindowLong

Declaration

Source position: winapih.inc line 225

function SetWindowLong(

  Handle: HWND;

  Idx: Integer;

  NewLong: PtrInt

):PtrInt;