[Overview][Constants][Types][Classes][Procedures and functions][Index] |
ScrollBarShow method
Source position: grids.pas line 958
protected procedure TCustomGrid.ScrollBarShow( |
Which: Integer; |
aValue: Boolean |
); |
Change the appearance of the scrollbars in the grid. 'Which' can be any of : SB_BOTH, SB_VERT, SB_HORZ 'aValue' can be True or False
lazarus-ccr.sourceforge.net |