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

TApplicationNavigationOption

Declaration

Source position: forms.pp line 1047

type TApplicationNavigationOption = (

  anoTabToSelectNext,

  

  anoReturnForDefaultControl,

  

  anoEscapeForCancelControl,

  

  anoF1ForHelp,

  

  anoArrowToSelectNextInParent

);

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads