Icon FindFirstTab Method

function FindFirstTab(AClass: TInterfaceControllerClass=nil):
      TElement

Available In: Visual Client Applications

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