[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ImgList' (#lcl)

TLCLGlyphs.GetImageIndex

Gets the position of the specified resource.

Declaration

Source position: imglist.pp line 454

public function TLCLGlyphs.GetImageIndex(

  const AResourceName: string

):Integer;

Arguments

AResourceName

  

Resource name to locate.

Function result

Ordinal position for the specified resource name.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.