Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#lcl]

SetWindowLong

Sets an attribute of a window.

Declaration

Source position: winapih.inc line 264

function SetWindowLong(

  Handle: HWND;

  Idx: Integer;

  NewLong: PtrInt

):PtrInt;



CT Web help

CodeTyphon Studio