Class tmouse
Unit
Declaration
type tmouse = class(TObject)
Description
This item has no description.
Hierarchy
- TObject
- tmouse
Overview
Methods
| Public | constructor create(mouseintf: imouse); |
| Public | procedure move(const dist: pointty); |
| Public | procedure windowdestroyed(const id: winidty); |
Properties
| Public | property shape: cursorshapety read fshape write setshape; |
| Public | property pos: pointty read getpos write setpos; |
Description
Methods
| Public | constructor create(mouseintf: imouse); |
|
This item has no description. | |
| Public | procedure move(const dist: pointty); |
|
This item has no description. | |
| Public | procedure windowdestroyed(const id: winidty); |
|
This item has no description. | |
Properties
| Public | property shape: cursorshapety read fshape write setshape; |
|
This item has no description. | |
| Public | property pos: pointty read getpos write setpos; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.