User Documentation
Ispirer Capabilities - Delphi Conversion
Pricing
Delphi application is a collection of objects such as Forms, Menu, Buttons, Labels, DBGrid etc.
Delphi applications are often centered around databases. Data Controls objects are used to retrieve, display, and manipulate data. See Data Controls Objects for more information.
Delphi components are stored in one or more libraries (.PAS or .DPK files). During application compiling, Delphi retrieves the objects from the libraries.
Delphi application consists of the following files: