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

TCustomLabel.CanTab

Always False, as you can't tab to a label.

Declaration

Source position: stdctrls.pp line 1497

protected function TCustomLabel.CanTab: Boolean; override;

See also

TControl.CanTab

  

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.