[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.CanTab

If True, the Tab key can be used to navigate to this control.

Declaration

Source position: controls.pp line 1359

protected function TControl.CanTab: Boolean; virtual;