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

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 4.0 Generated 2025-05-03 Home