Column_Zoom_Object - DataList
Sets the destination object_id of the popup message to the specified object
Type: Property
Access: Read/Write
Data Type: Handle
Parameters: None
Parameters
| Parameter | Type | Description |
|---|---|---|
| iCol | Integer | The column number (0-based) |
Syntax
Property Handle Column_Zoom_Object
| Access Type | Syntax |
|---|---|
| Read Access: | Get Column_Zoom_Object to HandleVariable |
| Write Access: | Set Column_Zoom_Object to HandleVariable/Value |
Description
The Column_Zoom_Object property is used to set the destination object_id of the popup message to the specified object. By default, the property is not used in objects of this class, but is provided for use in higher-level classes, such as dbGrid.