[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Determine how the form is to be navigated
Source position: forms.pp line 1420
public property TApplication.Navigation: TApplicationNavigationOptions |
Reads or writes a flag to determine the navigation method:
Is Tab used to move to next control?
Does Enter or Ret activate the default action?
Does Esc perform the cancel action?
Does F1 activate a Help system?
Navigation Options is a set, so can take zero or more of the available values
|
lazarus-ccr.sourceforge.net |