MVVM in Delphi Architecting and Building Model View ViewModel Applications /
This book is a short guide for the Delphi developer who aims to move to cross-platform development. This book provides a step-by-step guide to designing and writing applications in Delphi based on the MVVM pattern. It attempts to introduce developers to the mindset that comes with MVVM and to demons...
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2016.
|
Subjects: | |
Online Access: | Full Text via HEAL-Link |
Table of Contents:
- 1: MVVM as Design Pattern
- 2: Setting up the POSApp
- 3: MVVM as Design Philosophy
- 4: Two-way Communication
- 5: Converting the Invoice Form
- 6: User Interaction
- 7: Input Validation.