API:Vcl.ImgList.TCustomImageList.GetImages

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetImages(Index: Integer; Image, Mask: TBitmap);

C++

void __fastcall GetImages(int Index, Vcl::Graphics::TBitmap* Image, Vcl::Graphics::TBitmap* Mask);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.