Window Information 1.03
Developed by Greatis Software
-
Windows
-
setup file delphitoysdemo.zip (1.31 MB)
-
Freeware
Select a download mirror:
- Developer Link 1 (non https delphitoysdemo.zip)
- Developer Link 2 (non https)
- Download3k US (delphitoysdemo.zip)
- Download3k EU (delphitoysdemo.zip)
MD5: 0039e7f3af039854a23d6fce56839259
All files are original. Download3K does not repack or modify downloads in any way. Check MD5 for confirmation.
Developer Description
"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 TWinInfo component
Requirements: 5MB of free space on hard drive
What's new in this version: Compatibility with Delphi XE5
Antivirus information
Download3K has downloaded and tested Window Information on 15 Nov 2022 with some of Today's best antivirus engines and you can find below, for your convenience, the scan results:
-
Avast:
Clean -
Avira:
Clean -
Kaspersky:
Clean -
McAfee:
Clean -
NOD32:
Clean
Popular downloads in Software Development
- ASP windows registry editor 1.0
COM interface to windows registry in ASP/WSH - DOSBox 0.74-3
A free and useful DOS-emulator. - Bat To Exe Converter 3.0.9
Convert your batch-script files to exe files - Notepad++ 8.7.1
A free source code editor - Game Maker Lite 8.1
Hleps you to make your own games. - Kingo Android Root 1.5.0
KingoRoot best one-click android root tool. - VISCOM Video Media Player ActiveX SDK 10.0
video, audio playback activex control - plist Editor for Windows 1.0
Free Property List Editor for Windows. - Visual Studio Decompiler 7.3.8
Visual Studio .NET decompiler dll/exe - PSPad editor 5.0.7.775
PSPad editor is freeware programmer editor