TIWCGJQMButtonEvents Class

Represents type TIWCGJQMButtonEvents.

Namespace: IWCGJQMButton
TIWCGJQMEvents
  IWCGJQMButton.TIWCGJQMButtonEvents
type
 TIWCGJQMButtonEvents = class(TIWCGJQMEvents)
 end;

The TIWCGJQMButtonEvents type exposes the following members.

Show:
 NameDescription
OnSwipe

Represents property OnSwipe.

OnSwipeLeft

Represents property OnSwipeLeft.

OnSwipeRight

Represents property OnSwipeRight.

OnTap

Represents property OnTap.

OnTapHold

Represents property OnTapHold.

OnVClick

Represents property OnVClick.

OnVMouseDown

Represents property OnVMouseDown.

OnVMouseMove

Represents property OnVMouseMove.

OnVMouseOver

Represents property OnVMouseOver.

OnVMouseUp

Represents property OnVMouseUp.

Top