API:FMX.ImgList.TCustomImageList.BitmapExists

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function BitmapExists(const Index: Integer): Boolean;

C++

bool __fastcall BitmapExists(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.