Unit 'ptc' Package
[Overview][Constants][Types][Classes][Index] [#ptc]

IPTCMouseEvent

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

Declaration

Source position: mouseeventd.inc line 69

type IPTCMouseEvent = interface(IPTCEvent)

  function GetX;

  function GetY;

  function GetDeltaX;

  function GetDeltaY;

  function GetButtonState;

  property X: Integer; [r]

  property Y: Integer; [r]

  property DeltaX: Integer; [r]

  property DeltaY: Integer; [r]

  property ButtonState: TPTCMouseButtonState; [r]

end;

Inheritance

IPTCMouseEvent

|

IPTCEvent

|

IInterface


Documentation generated on: 2023-03-18