[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Retrieves a property value for a window.
Source position: winapih.inc line 139
public function TWidgetSet.GetProp( |
Handle: HWND; |
Str: PChar |
):Pointer; virtual; |
Handle |
|
The window handle. |
Str |
|
The property name. |
Nil on failure.
|
Adds a property to a window. |
Version 4.0 | Generated 2025-05-03 | Home |