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