|
<< Click to Display Table of Contents >> Navigation: Intraweb Components > jQuery > TIWjQPageControl > Methods > GetPageIndex |
SIGNATURE=IWjQPageControl.TIWjQPageControl.GetPageIndex@TIWjQTabPage
ETYPE=Method
Declaration:
Delphi: |
public function GetPageIndex(APage: TIWjQTabPage): Integer; |
C++: |
public: __fastcall int GetPageIndex(TIWjQTabPage APage); |
Description: This is GetPageIndex, a member of class TIWjQPageControl.