[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Changes the focus to the next (or preceding) control.
Source position: controls.pp line 2402
public function TWinControl.PerformTab( |
ForwardTab: Boolean |
):Boolean; virtual; |
ForwardTab |
|
The direction of Tab movement; True for the next control in the TabOrder, False for the preceding control. |
True when the focus has been transferred.
Version 4.0 | Generated 2025-05-03 | Home |