GetRealTabOrder

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWForm > Methods >

GetRealTabOrder

SIGNATURE=IWForm.TIWForm.GetRealTabOrder@TControl

 

ETYPE=Method

 

Declaration:

Delphi:

public function GetRealTabOrder(AControl: TControl): Integer;

C++:

public: __fastcall int GetRealTabOrder(TControl * AControl);

 

Description: This is GetRealTabOrder, a member of class TIWForm.