Difference between revisions of "TSCARLibraryClient"
From SCAR Divi Manual
(Created page with "==Hierarchy== TObject > TSCARObject > TSCARClient > TSCARLibraryClient ==Availability== SCAR Divi 3.35 > Current ==Description== This class represents a target...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
==Description== | ==Description== | ||
− | This class represents a target client for SCAR, which is defined in a SCAR library. | + | This class represents a target client for SCAR, which is defined in a SCAR library. These should never be created in a script using a constructor! |
==Members== | ==Members== | ||
Line 14: | Line 14: | ||
===Properties=== | ===Properties=== | ||
+ | |||
+ | ==See Also== | ||
+ | *[[TSCARWindowClient]] | ||
+ | *[[TSCARBitmapClient]] | ||
[[Category:Classes]] | [[Category:Classes]] |
Latest revision as of 18:48, 22 July 2012
Hierarchy
TObject > TSCARObject > TSCARClient > TSCARLibraryClient
Availability
SCAR Divi 3.35 > Current
Description
This class represents a target client for SCAR, which is defined in a SCAR library. These should never be created in a script using a constructor!