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

TDBNavigatorOptions

Set type used to store values from TDBNavigatorOption.

Declaration

Source position: dbctrls.pp line 1318

type TDBNavigatorOptions = set of (

  navFocusableButtons

  

Navigator has focusable buttons.

);