Icon FindLastTab Method

function FindLastTab(AClass: TInterfaceControllerClass=nil):
      TElement

Available In: Visual Client Applications

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