日本語のみで絞り込む

2019/7/9 -IsIconic(h);. Which of the two alternatives is preferable? Or are they equally good in all situations? delphi · winapi ...

2024/2/22 -Determines whether the specified window is minimized (iconic).

2020/9/21 -WindowState or IsIconic(MainForm.Handle) should work. But if MainFormOnTaskbar is False, then minimizing the MainForm will hide the MainForm ...

2004/2/27 -Is there an API call to restore all minimized windows? I actually only want to restore a particular program I find running, but I haven't ...

my goal is to activate a 2nd delphi application that's already running, and bring it up as the active window. my code works fine on a Windows Explorer

IsIconic. The IsIconic function determines whether the specified window is minimized (iconic). ... Delphi Examples; Databases for Amazon shops developers: Amazon ...

An article that describes how to use Delphi Pascal to execute only a single instance of an application and how to pass data to a running program instance.

2020/7/14 -delphi IsIconic. IsIconic()作用是判断窗口是否处于最小化状态(点击了 ... delphi 函数isiconic 函数判断窗口是否最小化. http://blog.sina.com.cn/s ...

2016/12/30 -Delphi compatibility by marcov [April 25 ... This problem has been widely described for Delphi ... if IsIconic(AppWnd) then. Application.Restore ...

Не нуль, если минимизиpовано; 0 - если нет. Hosted by uCoz.