IGxImageList.Width

Fore Syntax

Width: Integer;

Fore.NET Syntax

Width: integer;

Description

The Width property determines width of the images stored in the collection.

Comments

This size will be used when the image is divided into separate images, if the loaded graphic file has a greater width.

Fore and Fore.NET Examples

The property use is given in the example for ISharedPluginsContainer.Plugins.

See also:

IGxImageList