|
<< Click to Display Table of Contents >> Navigation: Classes > TIWBaseForm > Methods > ResetTabOrders |
SIGNATURE=IWBaseForm.TIWBaseForm.ResetTabOrders@TIWContainer@TIWTabSortType@Integer
ETYPE=Method
Declaration:
Delphi: |
public procedure ResetTabOrders(AContainer: TIWContainer; ATabSortType: TIWTabSortType; ALevel: Integer = 0); virtual; |
C++: |
void public: virtual __fastcall ResetTabOrders(TIWContainer AContainer, TIWTabSortType ATabSortType, int ALevel = 0); |
Description: This is ResetTabOrders, a member of class TIWBaseForm.