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

TCustomGrid.ColRowInserted

ColRowInserted - method for dealing with insertion of a column or row (depending on value of IsCol)

Declaration

Source position: grids.pas line 797

protected procedure TCustomGrid.ColRowInserted(

  IsColumn: Boolean;

  index: Integer

); virtual;

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads