Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomListView.AllocBy

Reduces allocation overhead in the widgetset class by increasing the internal buffer capacity by this block size.

Declaration

Source position: comctrls.pp line 1578

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

Version 4.6 Hosted on Source Forge