Icon FindNextTab Method

function FindNextTab(AElement: TElement; AWrap: Boolean=False;
      AClass: TInterfaceControllerClass=nil): TElement

Available In: Visual Client Applications

Use this method to find the next child element in TabIndex order, with or without a particular associated Controller instance, whose CanTab method returns True.
Image