API:FMX.ImgList.TCustomImageList.AddToCache

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddToCache(const Size: TSize; const Index: Integer; const Bitmap: TBitmap);

C++

void __fastcall AddToCache(const System::Types::TSize &Size, const int Index, Fmx::Graphics::TBitmap* const Bitmap);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.ImgList.pas
FMX.ImgList.hpp
FMX.ImgList TCustomImageList

Description

Embarcadero Technologies does not currently have any additional information.