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

TCustomGrid.DoOPInsertColRow

DoOPInsertColRow - perform th eoperation for inserting either a column or a row (depending on the value of IsCol) at th indexed position

Declaration

Source position: grids.pas line 825

protected procedure TCustomGrid.DoOPInsertColRow(

  IsColumn: Boolean;

  index: Integer

);

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