Button
From RadPHP XE2 Documentation
Button is a button user can click.
Properties
| Name | Values | Description |
| Caption
| text | The text displayed on the button. |
| ParentColor
| boolean | Whether or not Color property value should be inherited from Button’s parent component. |
| ParentFont
| boolean | Whether or not Font property value should be inherited from Button’s parent component. |
| ParentShowHint
| boolean | Whether or not ShowHint property value should be inherited from Button’s parent component. |