AddWindow Information
  • C++ Builder:
    C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 
  • Delphi:
    D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 
  • Kylix:
    K1 K3 



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.

  • Category:
    Miscellaneous
  • Author:
    (More by this author)
  • Info:
    Shareware
  • Date added:
    05 December, 2005 12:30
  • Views:
    1492
  • Downloads:
    628
  • Price:
    25.00 USD
Usefulness
Documentation
Stability
Value
Ease of Use
Level of Use
0 people have rated this applicaton
Total Average
 
You can submit your own rating, for this you must be logged in.
Files:
Related Downloads
WinDowse 5.1 - 01 July, 2000 - Dmitry Vasiliev

An extremely convenient tool for obtaining necessary technical information about any active window. Place a mouse cursor on a window, and WinDowse will show all parameters of the window, window class, parents, chilren and more! You can save and...

FinderTool  - 11 August, 2000 - Gustav Nordvall

FinderTool component does it easy for users to select windows. It works exactly as FinderTool in RtvReco, Killad... It will add a rectangle effect to the current selected window. You could then get Window-information like WindowText and...

Window State Components v5.0 - 19 October, 2006 - Peter Johnson

The window state components can save and restore a window's size, position and state (minimized, maximized or normal) between program executions. Three components are provided that use different means of recording the window's information -...

Outlook Express ActiveX Control  - 29 December, 2005 - jimmy LEUNG

For Professional Windows Developers who need to browse, rename, move, delete, create folders of outlook express, access the message of the folder and access window address book information. Add all Contacts to window address book from the specify...

Delphi Window Spy  - 14 October, 2005 - Eddie Shipman

Delphi Windows Spy is a clone of the great utility called Win32Spy. Gets the window class, text, and windowrect for the window under the mouse pointer. Uses WinAPI calls. D7 Source Included (can be "downsized" to other versions)

Related Information
  • HOW TO KILL ANYOTHER PROGRAMS WITH DELPHI? (2001-01-02 17:04:42)
    Find the handle of the window using FindWindow or EnumWindows and use PostMessage(ProgramHandle, WM_CLOSE, 0, 0); I have not tried it, but it...
  • FRIENDS IN DELPHI ?? (OR OTHER ACCESS WORKAROUNDS) (2001-01-04 09:08:37)
    One of the quirks of Delphi is that classes in the same unit can access protected and private methods and variables. Borland does this a lot in...
  • ADD TO RESOURCE ON RUNTIME (2001-01-04 09:00:49)
    I think what you are asking is to change the .EXE file at run-time. Yes, it is possible, but nobody I found will share that information. If you...
  • HOW TO LOAD INI INTO A DLL (2001-01-05 14:43:45)
    unfortunatelly I haven't found anything interesting in the win32api help. I tried different methods. It seems like it is loading the data while...
  • MANIPULATING WINDOWS OF OTHER PROGRAMS (2001-01-04 19:11:41)
    You need to use the EnumWindows API function to figure out the handle of each window that you want to manipulate (you may also need to use...
Related News
Greatis WinDowse - 31 October, 2000
Greatis WinDowse from Greatis Software is an extremely convenient tool for obtaining necessary technical information about any window. Place a...
Form Explorer 2.01b for Delphi 5 - 29 June, 2000
Vladimir Vinogradsky is glad to announce the new version (2.01 beta) of the Form Explorer.

Form Explorer is a supercharged...

ANN: EMS MS SQL Utils 1.1 released - 16 September, 2003
EMS HiTech Company is pleased to announce the release of MS SQL Utils v1.1 - our powerful data management utilities for Microsoft(R) SQL Server and...
DebugDelphi 1.3 released - 28 March, 2002
DebugDelphi is a easy to use debug terminal for Delphi. Just insert a Uses-statement for the debug interface and you can use simple...
ANN: EMS MySQL Manager v1.7 released! - 12 April, 2002
Dear Sirs and Madams,

EMS HiTech Company is very glad to announce
the next version of MySQL Manager (1.7) --
The Best...
Categories

Latest Forum Entries