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

SetProp

Adds a property to a window.

Declaration

Source position: winapih.inc line 250

function SetProp(

  Handle: HWND;

  Str: PChar;

  Data: Pointer

):Boolean;

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