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

Reference for unit 'DBGrids': Types

TBookmarkedRecordEnumeratorOptions

  

Enumeration with option values for the bookmarked record enumerator.

TColumnOrder

  

Enumerated type defining alternate ordering for columns.

TDataSetScrolledEvent

  

Specifies an event handler signalled after scrolling a dataset.

TDbGridCellHintEvent

  

Specifies an event handler signalled to get the hint text for a cell in a grid control.

TDbGridCheckBoxBitmapEvent

  

Specifies an event handler signalled to get the user-specified Bitmap for a check box column in a grid control.

TDbGridCheckboxStateEvent

  

Specifies an event handler signalled to get the user-specified state for a check box column on the grid control.

TDBGridClickEvent

  

Specifies an event handler signalled when a grid column in is clicked.

TDbGridExtraOption

  

Enumerated type that specifies extra options available in a database grid.

TDbGridExtraOptions

  

TDbGridExtraOptions is a set of values from the TDbGridExtraOption enumeration.

TDBGridOption

  

Enumerated type containing options available for use in a database grid control.

TDbGridOptions

  

Stores values from the TDbGridOption enumeration.

TDbGridSelEditorEvent

  

Specifies an event handler used to select a cell editor in a database grid.

TDbGridStatus

  

Set type used to store TDbGridStatusItem enumeration values.

TDbGridStatusItem

  

Enumerated type with values for status messages used in a database grid.

TDrawColumnCellEvent

  

Specifies an event handler for drawing a cell in a grid control.

TFocusControlEvent

  

Event handler signalled to coordinate Field selection and control focus.

TGetDbEditMaskEvent

  

Specifies an event handler used to get the Edit Mask for a cell in a grid.

TMovedEvent

  

Specifies an event handler signalled when the display order of rows or columns is changed.

TPrepareDbGridCanvasEvent

  

Specifies an event handler which prepares the canvas for drawing a database grid.