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

RemoveProp

Removes a named property from a window.

Declaration

Source position: winapih.inc line 223

function RemoveProp(

  Handle: HWND;

  Str: PChar

):THandle;