[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'os_linux' (#Simba)

TWindow.TargetValid

Uses XGetWindowAttributes to check if the currently selected window is valid. If we have not recieved an error, the window is valid.

Declaration

Source position: os_linux.pas line 56

public function TWindow.TargetValid: Boolean; override;