[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
FindNextControl - returns the next control on the list; optionally checks if it is a TabStop or a parent control
Source position: controls.pp line 1828
protected function TWinControl.FindNextControl( |
CurrentControl: TWinControl; |
GoForward: Boolean; |
CheckTabStop: Boolean; |
CheckParent: Boolean |
):TWinControl; |
lazarus-ccr.sourceforge.net |