Button
Description
Virtual keyboard button.
Editor Properties

| Property | Function | 
|---|---|
| Name | The button name. | 
| Key | The key used to perform the activities related to this button. | 
Public Properties
| Property | Function | 
|---|---|
| Name | The button name. | 
| Key | The key used to perform the activities related to this button. | 
| LastUseTime | Return the last time that this button was used. (Measured concerning the time since startup) | 
Public Methods
| Method | Function | 
|---|---|
| Button | Constructor. | 
| EditKey | Alter the button key in realtime. |