-
Notifications
You must be signed in to change notification settings - Fork 26
hs340
Carlo Barazzetta edited this page Dec 4, 2018
·
6 revisions
The driving force in InstantObjects based applications is the persistent classes that contain the business logic. These business classes all descend from the fundamental TInstantObject class. This section covers aspects of working directly with the business classes of an application. Creating New Objects
- Home
- Glossary
- Project structure
- Installing InstantObjects
- User Guide for InstantObjects
- Creating the Business Model
- Creating the User Interface
- Programming with Persistent Objects
- Learning the Primer Demo