ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

Using multiple windows in a Delphi FireMonkey application

Автор: Développeur Pascal

Загружено: 2025-05-07

Просмотров: 85

Описание: Delphi FireMonkey projects can be used to create desktop programs for Windows, Mac and Linux, as well as mobile applications for iOS and Android.

In windowed environments, there's no problem displaying several forms at the same time on a running program: you can do this with Show() or ShowModal() depending on whether you want the window to block the others or not.

On the other hand, in mobile environments the device only displays one screen at a time per application. So we need to think about our screens differently, as well as our screen sequences, so that we maintain good ergonomics and a pleasant user experience.

For Android, only the Show() method is accessible. No blocking windows with ShowModal(). So we need to adapt our code according to what we're doing.

Further explanations of this problem and solutions were developed during the live programming course I gave during the first COVID confinement in France. It is available at https://apprendre-delphi.fr/apprendre... along with the source codes for the examples.

The multi-windowing of software was discussed in the session on day 21: https://apprendre-delphi.fr/formation...

-----

The original French version of this video is available at    • Utiliser plusieurs fenêtres dans une appli...  

-----

These title and description where translated with DeepL : https://www.deepl.com/
The video was automatically transcribed and translated from its original French version with HeyGen : https://heygen.com/?sid=rewardful&via... (affiliate link)

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Using multiple windows in a Delphi FireMonkey application

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]