API:FMX.ImgList.TCustomImageList.CacheSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CacheSize: Word read GetCacheSize write SetCacheSize;

C++

__property System::Word CacheSize = {read=GetCacheSize, write=SetCacheSize, nodefault};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.