Borland Delphi DFM Grammar for reading *.dfm files that encode layout of forms
Have you ever tried to open .DFM files outside Delphi? They usually show up as junk in Notepad, because they are not text files! FormRead is a utility that allows you to read .DFM files as text, and modify them. This gives you a file view on the left
If you work with frames and form inheritance you meight sometimes experience that the application does not start or one of the derived forms crahses with an EReadError. This is because a control in the frame or base form was deleted or renamed.
Animated cursor (saved in the dfm-file).
MiTeC EXIF Reader is based on TObject class and contains complete interface for reading TIFF 6.0 and EXIF (IFD 0, Sub IFD, Interoperability IFD), JPEG thumbnail (IFD 1) and MakerNote (Canon, Nikon, Olympus, Panasonic, Fuji, Casio, Minolta) tags store
This is a quick and dirty utility to replace all instances of a given string with another string for all DFM and optionally PAS files. The DFM files will be converted to text before the replace occurs. This means that forms will be converted to the
DFMToSource is a source code generator for Delphi / C++Builder. DFMToSource allows you to include the DFM/XFM data into the Delphi or C++Builder source code. So, the DFM files are no more required to distribute components or projects, compiled or not
This application manages MS Access databases using DAO (need to be installed).It has built-in powerfull query tool, BLOB editor, data editor, object viewer, user and permission
DFMToSource is a source code generator for Delphi and C++Builder.aIt helps you to dynamically create VCL components or forms at runtime. The bitmaps or icons included in the components are converted to source code. No more DFM file required......
Project Genie prints all the Units for any Project, incl. Forms, *.DFM files & any included database table structure(s). The mission of ProjGenie II Pro is to automate documentation of a Project's entire source code. Demo version is limited |