[Overview][Constants][Types][Classes][Procedures and functions][Index] |
AdjustEditorBounds - method to adjust the editor's bounds to include a new row and column
Source position: grids.pas line 778
protected procedure TCustomGrid.AdjustEditorBounds( |
NewCol: Integer; |
NewRow: Integer |
); virtual; |