TDGEFMXHelpBar Class
Definition
Help bar component
Delphi
type TDGEFMXHelpBar = class(TFMXObject)
- Inheritance
-
TFMXObjectTDGEFMXHelpBar
Constructors
Properties
Methods
| AddItem(Integer, Integer) |
Add an image to the Help Bar |
| AddItem(Integer, Integer, string) |
Add an image and text to the Help Bar |
| AfterConstruction | |
| Clear |
Empty the Help bar content layout |
| CloseHelpBar |
Hide the help bar |
| GamepadDetected(Integer) | |
| GamepadLost(Integer) | |
| GetNewX(Boolean) | |
| OpenHelpBar |
Clear the help bar content and show it |
| RefreshHelpBar |