Value - Edit
Determines the value of an item/paragraph
Type: Property
Access: Write-Only
Data Type: String
Parameters: None
Parameters
| Parameter | Type | Description |
|---|---|---|
| iItem | Integer |
Syntax
Property String Value
| Access Type | Syntax |
|---|---|
| Write Access: | Set Value to StringVariable/Value |
Description
Before this object is displayed on the screen, each item value sets a paragraph of text that will be reformatted on the display using Windows-default word-wrapping. Once displayed, each item of this object corresponds to one displayed line. Once the object is removed from the screen (via page_delete), each item still corresponds to a line, but inserting or deleting text when the object is not displayed will not cause any word wrap to occur.