GetWindowTitleByHandle Function

<< Click to display table of contents >>

GetWindowTitleByHandle Function

Returns the title of the specified window.

Unit [VCL and LCL] MRVDesktop;

Unit [FMX] fmxMRVDesktop;

Syntax

function GetWindowTitleByHandle(
  Handle: TRVMWindowHandle): String;

See also:

GetVisibleWindowHandles