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

TCustomPage.CanTab

Indicates if the Tab key can be used to navigate into or out of the control.

Declaration

Source position: comctrls.pp line 262

public function TCustomPage.CanTab: Boolean; override;

Function result

Always returns False.

Description

Always returns False in TCustomPage.

See also

TWinControl.CanTab

  

Indicates whether the Tab key can be used for keyboard navigation in the control.