[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Scrollbars displayed for the grid control.
Source position: dbgrids.pas line 629
published property TDBGrid.Scrollbars : TScrollStyle |
ScrollBars is a TScrollStyle property which indicates the scrollbars displayed for the grid control. The default value for the property is ssBoth in TDBGrid, and causes vertical and horizontal scrollbars to be displayed.
See TScrollStyle for more information about values in the enumeration and their meanings.
|
Scrollbars displayed for the grid control. |
|
|
Indicates the visibility for scrollbars on a control. |
lazarus-ccr.sourceforge.net |