[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 1431

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.


Version 3.2 Generated 2024-02-25 Home