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

TCustomListView.AllocBy

When new items add to list, increase internal buffer capacity by this amount. Needed to not add to internal buffer by one.

Declaration

Source position: comctrls.pp line 1521

protected property TCustomListView.AllocBy : Integer
  read FAllocBy
  write SetAllocBy
  default 0;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.