[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes a named property from a window.
Source position: winapih.inc line 226
public function TWidgetSet.RemoveProp( |
Handle: HWND; |
Str: PChar |
):TLCLHandle; virtual; |
Handle |
|
The window handle. |
Str |
|
The name of the property to remove. |
The handle of the removed data, zero on failure.
Version 4.0 | Generated 2025-05-03 | Home |