DIRECTORYCOMPANIESPRESS   SUBMIT SOFTWARE SUBMIT PRESS RELEASE
 

Window Information

 
Enlarge

Download (1527 K)

Window Information - Window Information Component
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.

2005-12-06 13:14:45
Shareware

$0

Version: 1.0
Release date: 2005-11-22
Company: Greatis Software
OS support: Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000
Language: English
Size: 1527 K
Category: Development Tools
Homepage:
Screenshot:
Download: Primary:
Link Broken? Report It
  Related: Attribute-Parameter-Information-Window-Property-Component-Delphi-C-C++-Builder-Source-Code
    Source Help Builder 1.0 by FeatherySoft
Source Help Builder is a powerful tool to create help files for components based on source code to integrate it with Delphi IDE help system. It\'s designed to quickly and easily create and update help files for Delphi components and component library...
    TBookmarks Component 2.0 by MetaProducts Corporation
MetaProducts TBookmarks is a Delphi 2 - 7, 2005 component that helps you to display MS Internet Explorer Favorites (4.0 - 6.0,) Opera Hotlists (3.0 - 8.0) and Netscape, FireFox and Mozilla Bookmarks (2.0 - 8.0) in a menu. Simply drop the TBookmarks...
    ZylVSS 1.0 by Zyl Soft
ZylVSS is a Delphi / C++Builder component that makes the work with Visual SourceSafe easier than you think. Using this great component you will be able to embed version control features in your Delphi or C++Builder projects. Supported Operating Sys...
    Delphi Component Help Builder 2.1 by Yuriy Shcherbakov
Delphi Component Help Builder is a powerful tool that quickly and easily creates help files for Delphi components to integrate it with Delphi IDE help system. It parses Pascal source code and extract class, class member, function and procedure declar...
    EMS Quick Import 2.3 by EMS Software Development
EMS Quick Import Component Suite for Borland Delphi and C++ Builder will allow you to import your data to the database from files in the most popular data formats. You can import data from MS Excel, MS Access, DBF, XML, TXT and CSV. There will be no
    Advanced Data Import 2.4 by EMS Software Development
Advanced Data Import Component Suite for Borland Delphi and C++ Builder will allow you to import your data to the database from files in the most popular data formats. You can import data from MS Excel, MS Access, DBF, XML, TXT and CSV. There will be...
    TbcParser 2.8 by BESTCODE.COM
TbcParser is a mathematical expression parser VCL component that can be used with Borland Delphi 4,5,6,7 and Borland C++ Builder 3,4,5,6. Source code works with Kylix to compile and run in Linux as well. TbcParser Component features include: Ea...
    EMS Excel Report 1.3 by EMS Software Development
EMS Excel Report component for Delphi and C++ Builder is a powerful band-oriented generator of template-based reports in MS Excel. Easy-to-use component property editors allow you to create powerful reports in MS Excel quickly, easily and intuitively...
    Advanced Excel Report 1.4 by EMS Software Development
Advanced Excel Report component for Delphi and C++ Builder is a powerful band-oriented generator of template-based reports in MS Excel. Easy-to-use component property editors allow you to create powerful reports in MS Excel quickly, easily and intuit...
    FastQueryBuilder 1.01 by Fast Reports, Inc.
Let\'s your customers create DB-query without SQL! Fast Query Builder is a visual SQL query builder. You can use Fast Query Builder in your applications written in Borland Delphi or Borland C++Builder environment for simple SQL generator creatio...


Home
Submit Software | Submit Press Release | Link to Us | Privacy | Contact

© 2004-2008 Download Junction. All rights reserved.