Borland Delphi form

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(short description)
m (Software)
(4 intermediate revisions by 2 users not shown)
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>).
  
== Links ==
+
== Software ==
 +
* [https://github.com/Sembiance/dexvert/blob/master/qemu/win2k/data/app/dfm2txt/dfm2txt.exe dfm2txt.exe]
 
* [http://sourceforge.net/p/dfmedit DFM-Editor]
 
* [http://sourceforge.net/p/dfmedit DFM-Editor]
 +
 +
== Sample files ==
 +
* https://telparia.com/fileFormatSamples/archive/borlandDelphiForm/
 +
 +
== Links ==
 
* [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 00:29, 22 January 2022

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

Software

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox