Column_Prompt_Object - DataList
Specifies the default receiving object for the popup message
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_Prompt_Object
| Access Type | Syntax |
|---|---|
| Read Access: | Get Column_Prompt_Object to HandleVariable |
| Write Access: | Set Column_Prompt_Object to HandleVariable/Value |
Description
The Column_prompt_object property specifies the default receiving object for the popup message. By default, the property is not used in objects of this class, but is used in many of its subclasses, such as dbGrid.