Home Page

Window Information 1.03 - Download




About Window Information

Window Information (TWindowInformation component) allows you to find any window in the system and analyze it with VCL-friendly TWindow class.

Window Information (TWindowInformation component) allows you to find any window in the system and analyze it with VCL-friendly TWindow class which allow to access any window data with simple VCL-friendly properties, like Left, Top, Width, Height, BoundsRect, Text, Icon, WindowState, StayOnTop, etc.
All you need to find the window is to set the search parameters (SearchText, SearchClass and SearchKind properties) and to call the Refrech method. The OnAllowAdd and OnAdd events will be fired for each found window. After finishing the search process all the found windows will be present in the Windows array-type property as TWindow objects.
Forget about WinAPI calls to obtain low-level information about the window present by its handle - now you can create single TWindow object with the window handle passed to constructor and access any information by properties of this class in clear VCL style:
uses WinInfo;
...
with TWindow.Create($D0260) do
try
if Visible and Enabled then WindowState := wsMaximized;
finally
Free;
end;
Controlling the non-VCL windows never was so simple!
Window Information suite includes demo project that demonstrates main features of TWinInfo component



Previous Versions

Here you can find the changelog of Window Information since it was posted on our website on 2015-04-28 03:00:00. The latest version is 1.03 and it was updated on 2024-04-23 08:40:01. See below the changes in each version.

Window Information version 1.03
Updated At: 2013-10-01
Changes: Compatibility with Delphi XE5
Window Information version 1.03
Updated At: 2009-10-08
Changes: Compatibility with Delphi 2010


Related Apps

Here you can find apps that are similar with Window Information.



Disclaimer

External Download


We do not host Window Information on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by the software publisher and passed their terms and conditions to be listed there. We recommend caution when installing it.

The external download link for Window Information is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  3.3/5     12
Downloads: 438
Updated At: 2024-04-23 08:40:01
Publisher: Greatis Software
Operating System: WinXP,WinVista,WinVista X64,Win7 X32,Win7 X64,Win2000,Windows Vista Ultimate,Windows Vista Ultimate X64,Win98,WinME,WinNT 4.x,Win95,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Home Basic X64,Windows Vista Home Premium X64,Windows Vista Business X64,Windows Vista Enterprise X64
License Type: Free