Vcl.ImgList.TCustomImageList.CheckIndexAndName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CheckIndexAndName(var AIndex: TImageIndex; var AName: TImageName);

C++

void __fastcall CheckIndexAndName(System::Uitypes::TImageIndex &AIndex, System::Uitypes::TImageName &AName);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.