How to create a responsive design in a FireMonkey application (short version - no demo)
- 18/08/2023 - 7 minutes - Patrick Prémartin
Historically, when programs were made for Windows, pixel-based interfaces were created.
This was the case with VCL and is also possible with FireMonkey for Windows, Mac and Linux, but is not desirable for mobile applications. There are also changes to the size of text and other elements, depending on the styles used, the physical or virtual resolution of the screens, etc.
FireMonkey offers components and properties on visual components to simplify this work and create screens that adapt to real conditions of use without having to code.
This video is the short version (with no demo) of the "How to create a responsive design in a FireMonkey application" presentation recorded by Patrick Prémartin for the Learn Delphi Coding Bootcamp 2023 organized by Embarcadero Technologies. If you prefer the full version with the demos watch this replay.
The demos are available on Apprendre Delphi shorts page.
Certaines informations n'ont pas été affichées. Vous devez vous connecter pour y accéder.
Liens associés
Ces liens s'ouvrent dans la même fenêtre que cette page. En cliquant dessus vous quitterez Serial Streameur.
Pensez à les ouvrir dans un nouvel onglet si vous préférez rester ici pour y revenir plus facilement.
![]() | Codes sources, PDF et liens de la présentation | ![]() |
![]() | Faire une interface adaptive avec FireMonkey | ![]() |
![]() | Faire une interface adaptive avec la VCL | ![]() |
![]() | LearnDelphi Coding Bootcamp 2023 | ![]() |
Mots-clés associés
Delphi, FireMonkey, FMX
Classement
Conférences > LearnDelphi.org Coding Bootcamp 2023
