Prompt_Object - Form
The object that pops up when the kPrompt key (F4) is pressed or the Popup message is received
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Parameters
| Parameter | Type | Description |
|---|---|---|
| iItem | Integer |
Syntax
Property Integer Prompt_Object
| Access Type | Syntax |
|---|---|
| Read Access: | Get Prompt_Object to IntegerVariable |
| Write Access: | Set Prompt_Object to IntegerVariable/Value |
Description
The Prompt_Object is the object that pops up when the kPrompt key (F4) is pressed or the Popup message is received.
Sample
Set Prompt_Object to oLoginDialog
For column-based classes, see Column_Prompt_Object.