Difference between revisions of "TSCARWindowClient"

From SCAR Divi Manual
Jump to: navigation, search
(Properties)
 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:
  
 
===Methods===
 
===Methods===
 +
 +
*[[TSCARWindowClient.Create|Create]]
  
 
===Properties===
 
===Properties===
Line 18: Line 20:
 
*[[TSCARWindowClient.DC|DC]]
 
*[[TSCARWindowClient.DC|DC]]
 
*[[TSCARWindowClient.ClientArea|ClientArea]]
 
*[[TSCARWindowClient.ClientArea|ClientArea]]
 +
*[[TSCARWindowClient.Scancodes|Scancodes]]
  
 
==See Also==
 
==See Also==

Latest revision as of 15:46, 14 November 2012

Hierarchy

TObject > TSCARObject > TSCARClient > TSCARWindowClient

Availability

SCAR Divi 3.35 > Current

Description

This class represents a window-based target client for SCAR to interact with. It can not only target a window, but also just it's client area.

Members

Methods

Properties

See Also