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

Reference for unit 'Grids': Constants

constCellPadding

  

Default padding for the content in grid cells.

constColRowBorderTolerance

  

Minimum proximity to row or column borders for resizing operations.

constRubberSpace

  

Default spacing around rubber band rectangles.

DefaultGridOptions

  

Set with the default grid options enabled for instances of the grid control.

DefaultGridOptions2

  

Default grid options enabled for version 2 of the grid control.

DEFBUTTONWIDTH

  

Default width for edit control buttons in a grid.

DEFCOLWIDTH

  

Default width for columns in a grid control.

DEFIMAGEPADDING

  

Default padding used for title images displayed in a grid.

DEFMAXSIZE

  

Default value used as the maximum grid column size.

DEFMINSIZE

  

Default value used as the minimum grid column size.

DEFSIZEPRIORITY

  

Default value for SizePriority property in a grid column.

EO_AUTOSIZE

  

Represents the auto-size editor option in a grid message.

EO_HOOKKEYDOWN

  

Represents the hook key down editor option in a grid message.

EO_HOOKKEYPRESS

  

Represents the hook key press editor option in a grid message.

EO_HOOKKEYUP

  

Represents the hook key up editor option in a grid message.

EO_IMPLEMENTED

  

Represents the implemented editor option in a grid message.

EO_SELECTALL

  

Represents the select all content editor option in a grid message.

GM_GETGRID

  

Lazarus message used to get the grid for an editing control.

GM_GETVALUE

  

Lazarus message for getting the value in a grid edit control.

GM_READY

  

Lazarus message sent when the grid can display its editing controls.

GM_SELECTALL

  

Lazarus message for selecting the content in a grid edit control.

GM_SETBOUNDS

  

Lazarus message for setting the bounds for a grid edit control.

GM_SETGRID

  

Lazarus message for setting the grid for an edit control.

GM_SETMASK

  

Lazarus message for setting the edit mask used in a grid edit control.

GM_SETPOS

  

Lazarus message for setting the position of a grid edit control.

GM_SETVALUE

  

Lazarus message for setting the value in a grid edit control.

GRIDFILEVERSION

  

Current revision level for the grids.pas file.

soAll

  

All save options available for grid controls.


Version 3.2 Generated 2024-02-25 Home