Skip to content

phoImageManagerIcons - cCJGrid

Provides a bound proxy object for the cCJImageManagerIcons class

Type: Property
Access: Read/Write
Data Type: Handle
Parameters: None

Syntax

Property Handle phoImageManagerIcons
Access Type Syntax
Read Access: Get phoImageManagerIcons to HandleVariable
Write Access: Set phoImageManagerIcons to HandleVariable/Value

Description

phoImageMangerIcons is a DataFlex proxy object for the cCJImageManagerIcons class. It can only be used when the grid class is activated (i.e., the cCJGrid COM object is created). This is statically bound to the COM grid object, so you do not need to do this binding yourself.

This object is provided to provide easier access to the cCJImageManagerIcons interface.

Notes

This can only be used when the grid control is active.

The proxy object is statically bound to the COM object, so youdo not need to 'set pvComObject' before using it.

You should never set this property.