[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    Variables

      Mouse                 :MouseFunctions

    This is the mouse object which controls the mouse.

      Error                 :Procedure(Num:Byte)

    This is a procedure which  is  called  if  an  error occurs.  You may
    define your own error procedure and assign it to this variable.

      OldExitProc1          :Pointer

    Used for installing UnInstallVScreenMouse on ExitProc.

      OldExitProc2          :Pointer

    Used for installing DisableVScreen on ExitProc.

      PTUIMDef.ComputerSpeed:LongInt

    This is automatically set  by  Mouse.Init.   The  higher  the number,
    the slower a double click is.   You  should  never need to alter this
    manually.

      PTUIMDef.Active       :Boolean

    Determines whether a mouse is in use or not.

See Also: Function ComputerSpeed:LongInt Function Active
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson