FMX.Objects.TRoundRect Events
From RAD Studio API Documentation
InheritedProtected
| OnActivate | public | |
| OnApplyStyleLookup | public | Occurs when a style is applied to the control. |
| OnCanFocus | public | Occurs when a control can receive focus. |
| OnClick | published | |
| OnDblClick | published | |
| OnDeactivate | public | |
| OnDragDrop | published | |
| OnDragEnd | published | |
| OnDragEnter | published | |
| OnDragLeave | published | |
| OnDragOver | published | |
| OnEnter | public | Occurs when the control receive input focus. |
| OnExit | public | Occurs when the input focus is taken from the control. |
| OnGesture | public | |
| OnKeyDown | public | Occurs when a key is pressed while the control has focus. |
| OnKeyUp | public | Occurs when a key is released while the control has focus. |
| OnMouseDown | published | |
| OnMouseEnter | published | |
| OnMouseLeave | published | |
| OnMouseMove | published | |
| OnMouseUp | published | |
| OnMouseWheel | published | |
| OnPaint | published | |
| OnPainting | published | |
| OnResize | published |