[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msegui' (#msegui)

tmouseevent

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

Declaration

Source position: msegui.pas line 2759

type tmouseevent = class(twindowevent)

public

  fpos: pointty;

  fbutton: mousebuttonty;

  fwheel: mousewheelty;

  fshiftstate: shiftstatesty;

  freflected: Boolean;

  property timestamp: LongWord; [r]

  constructor create();

end;

Inheritance

tmouseevent

|

twindowevent

|

tmseevent

|

tnullinterfacedobject,iunknown

|

tobject


Documentation generated on: 2021-05-13