Vcl.ImgList.TCustomImageList.GetIndexByName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetIndexByName(const AName: TImageName): TImageIndex; virtual;

C++

virtual System::Uitypes::TImageIndex __fastcall GetIndexByName(const System::Uitypes::TImageName AName);

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.