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

TDbGridExtraOptions

TDbGridExtraOptions - set of TDbGridExtraOption

Declaration

Source position: dbgrids.pas line 78

type TDbGridExtraOptions = set of (

  dgeAutoColumns,

  

  dgeCheckboxColumn

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.