Window Information 1.03



Publisher Description



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


About Window Information

Window Information is a free software published in the Delphi list of programs, part of Development.

This Delphi program is available in English. It was last updated on 05 March, 2024. Window Information is compatible with the following operating systems: Windows.

The company that develops Window Information is Greatis Software. The latest version released by its developer is 1.03. This version was rated by 12 users of our site and has an average rating of 3.3.

The download we have available for Window Information has a file size of . Just click the green Download button above to start the downloading process. The program is listed on our website since 2013-10-01 and was downloaded 438 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded software with your antivirus. Your antivirus may detect the Window Information as malware if the download link is broken.

How to install Window Information on your Windows device:

  • Click on the Download button on our website. This will start the download from the website of the developer.
  • Once the Window Information is downloaded click on it to start the setup process (assuming you are on a desktop computer).
  • When the installation is finished you should be able to see and run the program.



RELATED PROGRAMS
Our Recommendations






BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  3.3/5     12
Downloads: 438
Updated At: 2024-03-05
Publisher: Greatis Software
Operating System: Windows
License Type: Free