Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - new constructor from source code http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 New           Constructor from source code
--------------------------------------------------------------------------------

 Syntax:       TCursor():New( <cResName>, <cPredef> ) --> <oCursor>

 Parameters:

 <cResName>         A string with the name of the cursor resource name.
                    It may be also a numeric identifier.

 <cPredef>          An optional value with any of the following values:

                    "SIZEWE"
                    "SIZENESW"
                    "SIZENWSE"
                    "SIZENS"

 Returns:           A reference to the just created new TCursor object

 Source code:       SOURCE\CLASSES\Cursor.prg

 Samples:           SAMPLES\TestCurs.prg


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson