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

TDBNavButtonSet

Declaration

Source position: dbctrls.pp line 1054

type TDBNavButtonSet = set of (

  nbFirst,

  

  nbPrior,

  

  nbNext,

  

  nbLast,

  

  nbInsert,

  

  nbDelete,

  

  nbEdit,

  

  nbPost,

  

  nbCancel,

  

  nbRefresh

  

);

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads