API:FMX.ImgList.TCustomImageList.Bitmap

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Bitmap(Size: TSizeF; const Index: Integer): TBitmap;

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.