API:Vcl.ImgList.TCustomImageList.Add

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Add(Image, Mask: TBitmap): Integer;

C++

int __fastcall Add(Vcl::Graphics::TBitmap* Image, Vcl::Graphics::TBitmap* Mask);

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.