Difference between revisions of "TSCARClient"
From SCAR Divi Manual
(Created page with "==Hierarchy== TObject > TSCARObject > TSCARClient ==Availability== SCAR Divi 3.35 > Current ==Description== This class represents a target client for SCAR to inter...") |
|||
Line 24: | Line 24: | ||
*[[TSCARClient.ImageArea|ImageArea]] | *[[TSCARClient.ImageArea|ImageArea]] | ||
*[[TSCARClient.InputArea|InputArea]] | *[[TSCARClient.InputArea|InputArea]] | ||
+ | |||
+ | ==See Also== | ||
+ | *[[TSCARWindowClient]] | ||
+ | *[[TSCARBitmapClient]] | ||
+ | *[[TSCARLibraryClient]] | ||
[[Category:Classes]] | [[Category:Classes]] |
Revision as of 18:50, 22 July 2012
Hierarchy
TObject > TSCARObject > TSCARClient
Availability
SCAR Divi 3.35 > Current
Description
This class represents a target client for SCAR to interact with. The class itself should never be created, as numerous subclasses are provided to handle specific cases.