Unit 'AsphyreMouse' Package
[Overview][Classes][Index] [#pl_asphyresphinx]

TAsphyreMouse

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: AsphyreMouse.pas line 29

type TAsphyreMouse = class

public

  property InputDevice: IDirectInputDevice8; [r]

  

  property Initialized: Boolean; [r]

  

  property Background: Boolean; [rw]

  

  property WindowHandle: THandle; [rw]

  

  property BufferSize: Integer; [rw]

  

  property Exclusive: Boolean; [rw]

  

  property ClearOnUpdate: Boolean; [rw]

  

  property Displace: TPoint2px; [r]

  

  property Pressed []: Boolean; [r]

  

  property Released []: Boolean; [r]

  

  function Initialize;

  

  procedure Finalize;

  

  function Update;

  

  constructor Create;

  

  destructor Destroy; override;

  

end;

Inheritance

TAsphyreMouse

  

|

TObject



CT Web help

CodeTyphon Studio