Cp
Cp class
Marks the beginning of a character properties run that is formatted according to the corresponding Char element. The run is defined to the end of the text or until the next
Constructors
| Name | Description |
|---|---|
| Cp | Constructor |
Properties
| Name | Type | Description |
|---|---|---|
| Value | String | Value |
Cp(IX)
Constructor
| Parameter | Type | Description |
|---|---|---|
| IX | int | The Char element index that this property run represents. |
Cp.Value property
Value
Type: String