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

TDBNavButtonSet

Declaration

Source position: dbctrls.pp line 1331

type TDBNavButtonSet = set of (

  nbFirst,

  

  nbPrior,

  

  nbNext,

  

  nbLast,

  

  nbInsert,

  

  nbDelete,

  

  nbEdit,

  

  nbPost,

  

  nbCancel,

  

  nbRefresh

  

);



CT Web help

CodeTyphon Studio