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

TCustomGrid.HeaderSized

HeaderSized - method to deal with re-sizing of a column (IsColumn True) or row header

Declaration

Source position: grids.pas line 979

protected procedure TCustomGrid.HeaderSized(

  IsColumn: Boolean;

  index: Integer

); virtual;