Edit
From RadPHP XE2 Documentation
Edit is a multiline input field where user can type.
Properties
| Name | Values | Description |
| Text
| text | Text inside the field. |
| ParentColor
| boolean | Whether or not Color property value should be inherited from Edit’s parent component. |
| ParentFont
| boolean | Whether or not Font property value should be inherited from Edit’s parent component. |
| ParentShowHint
| boolean | Whether or not ShowHint property value should be inherited from Edit’s parent component. |