TTMSFNCSVGImageCollection.GetNameByIndex Method
Returns the name of the image at the specified zero-based index.
API unit family: TMSFNCTypes
Declaring type: TTMSFNCSVGImageCollection
Syntax
function GetNameByIndex(AIndex: Integer): String; override;
Parameters
| Name | Description |
|---|---|
AIndex |
Zero-based index of the image. |
Returns
Name of the image at the given index.