[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
ScrollBarAutomatic method
Source position: grids.pas line 1116
protected function TCustomGrid.ScrollBarAutomatic( |
Which: TScrollStyle |
):Boolean; virtual; |
Check if scrollbars are shown automatically by the grid or not. 'Which' can be any of : SB_BOTH, SB_VERT, SB_HORZ
lazarus-ccr.sourceforge.net |