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

TDBNavButton.Index

Index - the value from the enumerated type that specifies which button is being selected

Declaration

Source position: dbctrls.pp line 1206

public property TDBNavButton.Index: TDBNavButtonType
  read FIndex
  write FIndex;

Description

Index - the value from the enumerated type that specifies which button is being selected

Button may be

nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete, nbEdit, nbPost, nbCancel, nbRefresh

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