phoImageList - TabDialog
Permits images to be displayed on tab-pages
Type: Property
Access: Read/Write
Data Type: Handle
Parameters: None
Syntax
Property Handle phoImageList
| Access Type | Syntax |
|---|---|
| Read Access: | Get phoImageList to HandleVariable |
| Write Access: | Set phoImageList to HandleVariable/Value |
Description
To permit images to be displayed on tab-pages, you need to assign an imagelist to the tab-dialog.
Set the phoImageList property to the object-handle of a cImageList instance.
Design-time only: you cannot change this property once the program is running.