Show contents 

Forms > Forms Assembly Interfaces > IPageControl > IPageControl.Images

IPageControl.Images

Syntax

Images: IImageList;

Description

The Images property determines the component, which images are used in this component.

Comments

All ImageList and GlobalImageList components placed on the form are included in the list of available values.

See also:

IPageControl