Class tmouseevent
Unit
Declaration
type tmouseevent = class(twindowevent)
Description
No description available, ancestor twindowevent description follows
No description available, ancestor tmseevent description follows
No description available, ancestor tnullinterfacedobject description follows
Hierarchy
- tobject
- tnullinterfacedobject
- tmseevent
- twindowevent
- tmouseevent
Overview
Fields
fpos: pointty; |
|
fbutton: mousebuttonty; |
|
fwheel: mousewheelty; |
|
fshiftstate: shiftstatesty; |
|
freflected: boolean; |
Methods
constructor create(const winid: winidty; const release: boolean; const button: mousebuttonty; const wheel: mousewheelty; const pos: pointty; const shiftstate: shiftstatesty; atimestamp: longword; const reflected: boolean = false); |
Properties
property timestamp: longword read ftimestamp; |
Description
Fields
fpos: pointty; |
|
fbutton: mousebuttonty; |
|
fwheel: mousewheelty; |
|
fshiftstate: shiftstatesty; |
|
freflected: boolean; |
|
Methods
constructor create(const winid: winidty; const release: boolean; const button: mousebuttonty; const wheel: mousewheelty; const pos: pointty; const shiftstate: shiftstatesty; atimestamp: longword; const reflected: boolean = false); |
|
Properties
property timestamp: longword read ftimestamp; |
|
Generated by PasDoc 0.16.0.