[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Retrieves an property value for a window.
Source position: winapih.inc line 138
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. |
lazarus-ccr.sourceforge.net |