Vcl.ImageCollection.TImageCollection.GetSourceImageIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetSourceImageIndex(AIndex: Integer; AWidth, AHeight: Integer): Integer;

C++

int __fastcall GetSourceImageIndex(int AIndex, int AWidth, int AHeight);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.ImageCollection.pas
Vcl.ImageCollection.hpp
Vcl.ImageCollection TImageCollection

Description

Embarcadero Technologies does not currently have any additional information.