User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 10:50, 25 July 2012 (diff | hist) . . (-85) . . String (current)
- 10:49, 25 July 2012 (diff | hist) . . (0) . . TBox (current)
- 03:05, 25 July 2012 (diff | hist) . . (-22) . . DisguiseClient
- 03:03, 25 July 2012 (diff | hist) . . (-22) . . FindWindow
- 03:03, 25 July 2012 (diff | hist) . . (-22) . . FindWindowTitlePart
- 03:02, 25 July 2012 (diff | hist) . . (-22) . . GetClientWindowHandle
- 03:02, 25 July 2012 (diff | hist) . . (-22) . . SetTargetDC
- 03:00, 25 July 2012 (diff | hist) . . (-51) . . GetBitmapAreaColors
- 02:59, 25 July 2012 (diff | hist) . . (-22) . . GetTargetDC
- 02:59, 25 July 2012 (diff | hist) . . (-22) . . SetClientWindowHandle
- 02:58, 25 July 2012 (diff | hist) . . (-10) . . ActivateClient (→Availability)
- 02:57, 25 July 2012 (diff | hist) . . (-22) . . GetClientDimensions
- 02:56, 25 July 2012 (diff | hist) . . (+546) . . N SetClient (Created page with "==Definition== <source lang="scar" lines="false"> function SetClient(const Client: TSCARClient): TSCARClient; </source> ==Availability== SCAR Divi 3.35 > Current ==Descripti...")
- 02:21, 25 July 2012 (diff | hist) . . (0) . . GetClient (current)
- 02:16, 25 July 2012 (diff | hist) . . (+404) . . N GetClient (Created page with "==Definition== <source lang="scar" lines="false"> funciton GetClient: TSCARClient; </source> ==Availability== SCAR Divi 3.35 > Current ==Description== Returns the active cli...")
- 01:40, 25 July 2012 (diff | hist) . . (-12) . . ActivateClient
- 01:38, 25 July 2012 (diff | hist) . . (+30) . . TSCARClient (current)
- 18:50, 22 July 2012 (diff | hist) . . (+84) . . TSCARClient
- 18:49, 22 July 2012 (diff | hist) . . (-3) . . TSCARBitmapClient
- 18:49, 22 July 2012 (diff | hist) . . (+107) . . TSCARBitmapClient
- 18:48, 22 July 2012 (diff | hist) . . (-1) . . TSCARLibraryClient (current)
- 18:48, 22 July 2012 (diff | hist) . . (+61) . . TSCARLibraryClient
- 18:48, 22 July 2012 (diff | hist) . . (+386) . . N TSCARBitmapClient (Created page with "==Hierarchy== TObject > TSCARObject > TSCARClient > TSCARBitmapClient ==Availability== SCAR Divi 3.35 > Current ==Description== This class represents a target ...")
- 18:45, 22 July 2012 (diff | hist) . . (+20) . . TSCARLibraryClient
- 18:45, 22 July 2012 (diff | hist) . . (+43) . . TSCARLibraryClient
- 18:44, 22 July 2012 (diff | hist) . . (+299) . . N TSCARLibraryClient (Created page with "==Hierarchy== TObject > TSCARObject > TSCARClient > TSCARLibraryClient ==Availability== SCAR Divi 3.35 > Current ==Description== This class represents a target...")
- 18:41, 22 July 2012 (diff | hist) . . (+523) . . N TSCARClient.InputArea (Created page with "==Definition== Member of TSCARClient, read/write.<source lang="scar" lines="false"> property TSCARClient.InputArea: TBox; </source> ==Availability== SCAR Divi 3.35 > Current...") (current)
- 18:26, 22 July 2012 (diff | hist) . . (+525) . . N TSCARClient.ImageArea (Created page with "==Definition== Member of TSCARClient, read/write.<source lang="scar" lines="false"> property TSCARClient.ImageArea: TBox; </source> ==Availability== SCAR Divi 3.35 > Current...") (current)
- 18:21, 22 July 2012 (diff | hist) . . (+1) . . TSCARClient.CaptureEx (current)
- 18:21, 22 July 2012 (diff | hist) . . (+661) . . N TSCARClient.CaptureEx (Created page with "==Definition== Member of TSCARClient.<source lang="scar" lines="false"> function TSCARClient.CaptureEx(const XS, YS, XE, YE: Integer): TSCARBitmap; </source> ==Availability=...")
- 18:19, 22 July 2012 (diff | hist) . . (+129) . . TSCARClient.Capture (current)
- 18:18, 22 July 2012 (diff | hist) . . (+488) . . N TSCARClient.Capture (Created page with "==Definition== Member of TSCARClient.<source lang="scar" lines="false"> function TSCARClient.Capture: TSCARBitmap; </source> ==Availability== SCAR Divi 3.35 > Current ==Des...")
- 18:16, 22 July 2012 (diff | hist) . . (+66) . . TSCARClient.Clone (current)
- 18:15, 22 July 2012 (diff | hist) . . (+716) . . N TSCARClient.Clone (Created page with "==Definition== Member of TSCARClient. <source lang="scar" lines="false"> function TSCARClient.Clone: TSCARClient; </source> ==Availability== SCAR Divi 3.35 > Current ==Desc...")
- 18:12, 22 July 2012 (diff | hist) . . (+790) . . N TSCARClient.Update (Created page with "==Definition== Member of TSCARClient.<source lang="scar" lines="false"> function TSCARClient.Update: Boolean; </source> ==Availability== SCAR Divi 3.35 > Current ==Descript...") (current)
- 18:09, 22 July 2012 (diff | hist) . . (+684) . . N TSCARClient.Exists (Created page with "==Definition== Member of TSCARClient.<source lang="scar" lines="false"> function TSCARClient.Exists: Boolean; </source> ==Availability== SCAR Divi 3.35 > Current ==Descript...") (current)
- 18:06, 22 July 2012 (diff | hist) . . (+14) . . TSCARClient.Activate (current)
- 18:05, 22 July 2012 (diff | hist) . . (-185) . . TSCARClient.Activate
- 18:04, 22 July 2012 (diff | hist) . . (+854) . . N TSCARClient.Activate (Created page with "==Class== TSCARClient ==Definition== <source lang="scar" lines="false"> function TSCARClient.Activate: Boolean; </source> ==Availability== SCAR Divi 3.35 > Current ==Descr...")
- 17:59, 22 July 2012 (diff | hist) . . (+631) . . N TSCARClient (Created page with "==Hierarchy== TObject > TSCARObject > TSCARClient ==Availability== SCAR Divi 3.35 > Current ==Description== This class represents a target client for SCAR to inter...")
- 17:55, 22 July 2012 (diff | hist) . . (+370) . . N TObject (Created page with "==Hierarchy== TObject ==Availability== SCAR Divi 3.00 > Current ==Description== The most basic object class from which all other classes are derived. ==Members== ===Meth...") (current)
- 17:47, 22 July 2012 (diff | hist) . . (+77) . . N Category:Classes (Created page with "This category contains all classes in the SCAR Divi API. Category:Topics") (current)
- 17:46, 22 July 2012 (diff | hist) . . (+632) . . N TSCARObject (Created page with "==Hierarchy== TObject > TSCARObject ==Availability== SCAR Divi 3.35 > Current ==Description== A basic object class tied into SCAR's internal resource management system...") (current)
- 17:31, 22 July 2012 (diff | hist) . . (+467) . . N BoxToStr (Created page with "==Definition== <source lang="scar" lines="false"> function BoxToStr(const Box: TBox): string; </source> ==Availability== SCAR Divi 3.35 > Current ==Description== Converts a giv...")
- 12:02, 14 July 2012 (diff | hist) . . (+438) . . N IsWindowValid (Created page with "==Definition== <source lang="scar" lines="false"> function IsWindowValid(const Wnd: Hwnd): Boolean; </source> ==Availability== SCAR Divi 3.35 > Current ==Description== Returns ...") (current)
- 11:58, 14 July 2012 (diff | hist) . . (-6) . . GroupTPAEx (current)
- 11:58, 14 July 2012 (diff | hist) . . (+83) . . GroupTPA
- 11:57, 14 July 2012 (diff | hist) . . (-6) . . GroupTPA
- 11:56, 14 July 2012 (diff | hist) . . (-3) . . SortATPABySize (current)
- 11:55, 14 July 2012 (diff | hist) . . (-3) . . SplitTPAEx (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)