Borland Delphi form

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(short description)
Line 1: Line 1:
 
{{FormatInfo
 
{{FormatInfo
  | subcat = Development
+
  | subcat = Resources
 
  | extensions = {{ext|dfm}}
 
  | extensions = {{ext|dfm}}
 
}}
 
}}
The extension '''DFM''' is used by two related file formats used for describing GUI layout of Borland Delphi and Borland C++ programs. One of the formats is text-based, and the other is binary.
+
The extension '''DFM''' is used by two related file formats used for describing GUI layout of Borland [[Delphi]] and Borland C++ programs. One of the formats is text-based, and the other is binary.
  
 
Standalone DFM files are found among a program's source code, and may use either of the two formats; the binary format is also found inside [[Windows resource|resources]] of compiled programs (resource type <code>RCDATA</code>).
 
Standalone DFM files are found among a program's source code, and may use either of the two formats; the binary format is also found inside [[Windows resource|resources]] of compiled programs (resource type <code>RCDATA</code>).
Line 10: Line 10:
 
* [http://sourceforge.net/p/dfmedit DFM-Editor]
 
* [http://sourceforge.net/p/dfmedit DFM-Editor]
 
* [http://geos.icc.ru:8080/scripts/WWWBinV.dll/ShowR?DFM.rfh FlexT format description]
 
* [http://geos.icc.ru:8080/scripts/WWWBinV.dll/ShowR?DFM.rfh FlexT format description]
 +
 +
[[Category:Development]]
 +
[[Category:Borland]]

Revision as of 20:04, 29 July 2017

File Format
Name Borland Delphi form
Ontology
Extension(s) .dfm

The extension DFM is used by two related file formats used for describing GUI layout of Borland Delphi and Borland C++ programs. One of the formats is text-based, and the other is binary.

Standalone DFM files are found among a program's source code, and may use either of the two formats; the binary format is also found inside resources of compiled programs (resource type RCDATA).

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox