Unit Gamolf.FMX.HelpBar

Description

***************************************************************************

Delphi Game Engine

Copyright 2021-2025 Patrick Prémartin under AGPL 3.0 license.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

***************************************************************************

Delphi Game Engine contains libraries and components to use in VCL or FireMonkey game (or classic) projects.

If you want to play sounds or musics, use game controllers, pilot your user interface with the keyboard or a game controller, it's the good place.

***************************************************************************

Author(s) : Patrick PREMARTIN

Site : https://delphigameengine.developpeur-pascal.fr

Project site : https://github.com/DeveloppeurPascal/Delphi-Game-Engine

*************************************************************************** File last update : 2025-01-14T17:09:22.226+01:00 Signature : 8207efb25058fdf71f7ef6c624763c14f88b296e ***************************************************************************

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TDGEFMXHelpBar Help bar component

Functions and Procedures

procedure Register;

Types

TDGEFMXHelpBarHorzAlign = (...);
TDGEFMXHelpBarVertAlign = (...);

Description

Functions and Procedures

procedure Register;
 

Types

TDGEFMXHelpBarHorzAlign = (...);
 
Values
  • Left
  • Center
  • Right
TDGEFMXHelpBarVertAlign = (...);
 
Values
  • Top
  • Bottom
Delphi Game Engine (c) 2021-2025 Patrick PREMARTIN - Powered by PasDoc
Generated by PasDoc 0.16.0.