[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 4.0 Generated 2025-05-03 Home