-
Notifications
You must be signed in to change notification settings - Fork 27
hs300
Carlo Barazzetta edited this page Dec 4, 2018
·
8 revisions
Contents - Index - Previous -Next
**Persistence by RAD **
------------------------------------------------------------------------
When InstantObjects has been installed in your Delphi environment, a set of components is available on the InstantObjects section of the Delphi component palette.
{width="424" height="29"}
Applications can be built with InstantObjects using the same RAD approach used when building traditional database applications in Delphi. InstantObjects allows you to use standard VCL data-aware controls with your persistent business objects. The InstantObjects components are used to connect to the database and to make business objects available in the user interface of the application.
- 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