[Overview][Types][Classes][Procedures and functions][Index] |
Uses XGetWindowAttributes to check if the currently selected window is valid. If we have not recieved an error, the window is valid.
Source position: os_linux.pas line 56
public function TWindow.TargetValid: Boolean; override; |