Prompt_Object - cCJGridColumn
The object that pops up when the kPrompt key (F4) is pressed/the Popup message is sent
Type: Property
Access: Read/Write
Data Type: Handle
Parameters: None
Parameters
| Parameter | Type | Description |
|---|---|---|
| iItem | Integer |
Syntax
Property Handle Prompt_Object
| Access Type | Syntax |
|---|---|
| Read Access: | Get Prompt_Object to HandleVariable |
| Write Access: | Set Prompt_Object to HandleVariable/Value |
Description
The Prompt_Object is the object that pops up when the kPrompt key (F4) is pressed or the Popup message is sent.
Sample
Set Prompt_Object to oLoginDialog