Unit 'DBCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TDBNavButton.Index

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

Declaration

Source position: dbctrls.pp line 1424

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

Description

Button may be one of the following: nbFirst, nbPrior, nbNext, nbLast, nbInsert, nbDelete, nbEdit, nbPost, nbCancel, nbRefresh.