Default_Value - dbDataComboForm
Used by default_prompt procedure to set the default item upon the cursor's first entering this object
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Parameters
| Parameter | Type | Description |
|---|---|---|
| Item# | Integer |
Syntax
Property String Default_Value
| Access Type | Syntax |
|---|---|
| Read Access: | Get Default_Value to StringVariable |
| Write Access: | Set Default_Value to StringVariable/Value |
Description
The default_prompt procedure uses the value of the Default_value property (if any) to set the default item upon the cursor's first entering this object.