Demo, $32.00
... 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, ... information by properties of this class in clear VCL style: uses WinInfo; ... with TWindow.Create($D0260) do try ...
Details Download Add to Watch List