Icon FindPriorTab Method

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

Available In: Visual Client Applications

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