TIWCGJQMPageHeaderButtonEvents Class

Represents type TIWCGJQMPageHeaderButtonEvents.

Namespace: IWCGJQMPageHeader
TIWCGJQMEvents
  IWCGJQMPageHeader.TIWCGJQMPageHeaderButtonEvents
type
 TIWCGJQMPageHeaderButtonEvents = class(TIWCGJQMEvents)
 end;

The TIWCGJQMPageHeaderButtonEvents 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