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

TCustomGrid.SetBorderStyle

Sets the value for the BorderStyle property.

Declaration

Source position: grids.pas line 1166

protected procedure TCustomGrid.SetBorderStyle(

  NewStyle: TBorderStyle

); override;

Arguments

NewStyle

  

New value for the property.

See also

TCustomGrid.BorderStyle

  

Drawing style used for the borders on the control.