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

TApplication.Navigation

Allows to switch between controls by pressing keys.

Declaration

Source position: forms.pp line 1578

public property TApplication.Navigation : TApplicationNavigationOptions
  read FNavigation
  write SetNavigation;

Description

These keys can be enabled for navigation:

See also

TApplicationNavigationOptions

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