OnAsyncBeforePageChange

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > jQuery > TIWjQPageControl > Events >

OnAsyncBeforePageChange

Atozed link

 

SIGNATURE=IWjQPageControl.TIWjQPageControl.OnAsyncBeforePageChange

 

ETYPE=Event

 

Declaration:

Delphi:

published property OnAsyncBeforePageChange: TjQPageBeforeChangeEvent;

C++:

__published: __property TjQPageBeforeChangeEvent OnAsyncBeforePageChange;

 

Description: This is OnAsyncBeforePageChange, a member of class TIWjQPageControl.