SQLWays Product Page - Delphi Conversion Free Evaluation

Delphi - Objects, Libraries and Files

Objects

Delphi application is a collection of objects such as Forms, Menu, Buttons, Labels, DBGrid etc.

  • Data Controls Objects

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.

Libraries

Delphi components are stored in one or more libraries (.PAS or .DPK files). During application compiling, Delphi retrieves the objects from the libraries.

Files

Delphi application consists of the following files:

  • .LIB - Library files
  • .DFM - Form source files
  • .PAS - Application source files
  • .CFG - Config files
  • .DCU - Precompiled files
  • .DOF - Delphi object files
  • .EXE - Application files
  • .DPR - Project files
  • .RES - Project files
  • .~<extension> - Previous version of file


SQLWays Product Page - Delphi Conversion Free Evaluation

Discussion

Enter your comment:
RKLKA
 
sqlways/delphi/objects-libraries-files.txt · Last modified: January 14, 2010, 05:25:57 PM by ispirer
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki