| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Shows a window in an specific state.
Source position: winapih.inc line 273
public function TWidgetSet.ShowWindow( |
hWnd: HWND; |
nCmdShow: Integer |
):Boolean; virtual; |
hWnd |
|
The window handle. |
True when the window was already visible.
These are available options:
| lazarus-ccr.sourceforge.net |