TButtonType class.
TButtonType defines the enumerable type for the possible types that a TButton can take.
The following enumerable values are defined:
- Submit: a normal submit button
- Reset: a reset button
- Button: a client button (normally does not perform form submission)