Picture Property (AImageListImage)

Returns or sets the image Picture.

Syntax

Object.Picture [ = picPicture ]

The Picture property syntax has the following parts:

 

Name

Type

Description

Object

AImageListImage

AImageListImage object

picPicture

APicture

APicture object

Example

The following statement sets the AImageListImage picture:

imgli1.Picture=LoadPicture ("c:\dirname\filename.bmp")

Applies to

AImageListImage

See Also

ExtractIcon, Index, Name