Free Window Information 1.02 Download
Current Page: Home > Development > Components & Libraries >

Window Information 1.02 Download

Window Information 1.02

License: Shareware $27
Downloads:
Publisher: Greatis Software
File size: 1002KB
OS: Windows XP, 2000, 98, Me, NT
Date added: 2009-10-27
Homepage: http://www.greatis.com/
Category: Development

Window Information 1.02 Description

"Window Information allows you to find any window in the system and analyze it."


EditBy: Window Information - Window Information Component for Delphi 3,4,5,6,7,2005,2006,2007,2009 and C++ Builder 3,4,5,6
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 THotKeys component.
Window Information can be ordered separately or as a part of Delphi Toys component pack. you can free download Window Information 1.02 now.

Window Information 1.02 Keywords

Window Information 1.02 Related Software

Window Information 1.02 Publisher's Software

    Popular Searches

    analyze information

    Software by Letter

    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Others

    New Release Software