API:Vcl.ImgList.TCustomImageList.AllocBy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AllocBy: Integer read FAllocBy write FAllocBy default 4;

C++

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

Properties

Type Visibility Source Unit Parent
property public
Vcl.ImgList.pas
Vcl.ImgList.hpp
Vcl.ImgList TCustomImageList

Description

Embarcadero Technologies does not currently have any additional information.