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

TPTCMouseButtonEventFactory.CreateNew

Declaration

Source position: mouseeventd.inc line 74

class function TPTCMouseButtonEventFactory.CreateNew(

  AX: Integer;

  AY: Integer;

  ADeltaX: Integer;

  ADeltaY: Integer;

  AButtonState: TPTCMouseButtonState;

  APress: Boolean;

  AButton: TPTCMouseButton

):IPTCMouseButtonEvent;