[Overview][Constants][Types][Classes][Index] Reference for unit 'ptc' (#ptc)

TPTCMouseEventFactory.CreateNew

Declaration

Source position: mouseeventd.inc line 70

class function TPTCMouseEventFactory.CreateNew(

  AX: Integer;

  AY: Integer;

  ADeltaX: Integer;

  ADeltaY: Integer;

  AButtonState: TPTCMouseButtonState

):IPTCMouseEvent;