Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TWinControl.GetTabOrderList

Fill the list with all TabStop controls, recursing into child controls.

Declaration

Source position: controls.pp line 2425

public procedure TWinControl.GetTabOrderList(

  List: TFPList

); virtual;

Arguments

List

  

The list to which the controls shall be added.



CT Web help

CodeTyphon Studio