TCnImageList.HandleCreated Property

Gets a value indicating whether the underlying Win32 handle has been created.

Namespace: CNClrLib.Component.ImageList
public
 property HandleCreated: Boolean read GetHandleCreated;

Property Value

Type: Boolean

true if the Handle has been created; otherwise, false. The default is false.