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

TDBNavButtonDirection

Declaration

Source position: dbctrls.pp line 1096

type TDBNavButtonDirection = (

  nbdHorizontal,

  

  nbdVertical

  

);