API:Vcl.ComCtrls.TCustomListView.AllocBy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AllocBy: Integer read FAllocBy write SetAllocBy default 0;

C++

__property int AllocBy = {read=FAllocBy, write=SetAllocBy, default=0};

Properties

Type Visibility Source Unit Parent
property protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomListView

Description

Embarcadero Technologies does not currently have any additional information.