Skip to content

OnCreate - cImageList

Called when the imagelist is ready to accept images to be added

Type: Event

Syntax

Procedure OnCreate

Description

The OnCreate event is called when the imagelist is ready to accept images to be added.

You add images using the AddTransparentImage and AddImage functions.

Advanced note

The phImagelist property will be valid, if you need to access the low-level Windows API interface into the imagelist.