TcadYellowGameButtonPause Class
Definition
Delphi
type TcadYellowGameButtonPause = class(TcadYellowGameButton)
- Inheritance
Constructors
| Create(TComponent) | (Inherited from TcadYellowGameButton) |
Properties
| isDown | (Inherited from TcadYellowGameButton) |
Methods
| AfterConstruction | |
| FrameMouseDown(TObject, TMouseButton, TShiftState, Single, Single) | (Inherited from TcadYellowGameButton) |
| FrameMouseLeave(TObject) | (Inherited from TcadYellowGameButton) |
| FrameMouseUp(TObject, TMouseButton, TShiftState, Single, Single) | (Inherited from TcadYellowGameButton) |
| onButtonDown | (Inherited from TcadYellowGameButton) |
| onButtonUp | (Inherited from TcadYellowGameButton) |
Fields
| ShadowEffect1 | (Inherited from TcadYellowGameButton) |
| ShadowEffect2 | (Inherited from TcadYellowGameButton) |
| imgDown | (Inherited from TcadYellowGameButton) |
| imgUp | (Inherited from TcadYellowGameButton) |
| rDown | (Inherited from TcadYellowGameButton) |
| rUp | (Inherited from TcadYellowGameButton) |