Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Dynamic URLS 3.2
TouchData Air 1.1
PHP AJAX DataGrid 1.0
Mini CMS 1.0
Mini Blog 1.0
BPConferenceReporting - Reporting Web Application 1.0
BPAutosales - Cars Sales Site 1.0
BPTraveling - Traveling site 1.0
BPDirectory - Business Directory Script 2.0
Voting System 1.0
BPEstate - Real-Estate Marketplace Script 2.0
Google Map User Location Control ASP.NET 2.0
Online Synchronization 1.0
Live Clock Date - Special J Module 1.0
FlyCharts 2.10
Top Code
Adirex 3D Chess Client 1.0
ASP.NET ImageDraw 4.0
CDCollectorPHP 1.0
Complete PHP Link Exchange Website
CowTime 1.0
EWC Free Chat Room Script 4.0
Grabber2k 0.99e
Habanero 2.0.1b
ikiCLassifieds 2.0
Iron Speed Designer 5.1.0a
JVMail 2.0.0
P2P .htManager 0.2
PatternStringEngine 1.2
School Management System 2.2.0
Smart Font Listbox 1.0
Details

DFM Check 1.1

 
by Andreas Hausladen

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. Unfortunatelly the DFM files are resource files that do not go through the compiler for validation.This Delphi plugin adds the possibility to check all DFM files of the active project. It generates a special unit that accesses every control on the formular by code. This unit will fail to compile if one or more DFM files are not valid.With the Tools/Delphi DFM Check Option... dialog you can configure the plugin to either validate the DFMs on every compile or only on builds. There is also a new menu item Delphi DFM Check in the Project menu that invokes the validation on demand.

License: Freeware

File Size: 126.0 KB

Downloads: 8

Download DFM Check 1.1  Report Error Link
More Similar Code


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



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



Checkbox Changer can be used in a form to either check or uncheck all the check boxes all at once. The JavaScript contains three buttons ? one to check all the check boxes, the second to uncheck all the check boxes and the third to toggle between che



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......



Animated cursor (saved in the dfm-file).



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



Trans-Form-Matic is a tool for Windows programmers that automatically converts DFM (Delphi form) files into Windows Forms code. The software's output is compatible with the code generated by Visual Studio's form designer. The GUI conversion can be



If you want to integrate pascal scripting language into your application this component is for you. Features:Can load and execute DFM+PAS filesAny VCL component / procedure / function can be used in scriptsAutomatical unit

User Review for DFM Check 1.1
- required fields
     

Please enter text on the image