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

TCustomLabel.CanTab

CanTab - always set to False, as you can't tab to a label

Declaration

Source position: stdctrls.pp line 1392

protected function TCustomLabel.CanTab: Boolean; override;

See also

TControl.CanTab

  

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.