API:Vcl.ImgList.TCustomImageList.GetBitmap

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetBitmap(Index: Integer; Image: TBitmap): Boolean;

C++

bool __fastcall GetBitmap(int Index, Vcl::Graphics::TBitmap* Image);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.