showCmd := SW_SHOWMAXIMIZED; SetWindowPlacement(aForm.Handle,@wp); end {code} Unfortunately, when this code is called, the form is maximized ...
確定! 回上一頁