About: How to find out which Delphi version was used to create a project?   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

Sometimes you have a Delphi project and don't know which Delphi version you should use to build it. Here are some hints to find out (based on this [1] Stack Overflow question and the answers): * If there is a .dproj file, it's a Delphi version >= 2007. * If there is a .bdsproj file, it's Delphi 2005 or 2006. * If there is none of the above, there should be a .dof file. If there is, it's Delphi <=7. * If there is not even a .dof file, you are stuck, sorry. By analyzing these files, we can find out more:

AttributesValues
rdfs:label
  • How to find out which Delphi version was used to create a project?
rdfs:comment
  • Sometimes you have a Delphi project and don't know which Delphi version you should use to build it. Here are some hints to find out (based on this [1] Stack Overflow question and the answers): * If there is a .dproj file, it's a Delphi version >= 2007. * If there is a .bdsproj file, it's Delphi 2005 or 2006. * If there is none of the above, there should be a .dof file. If there is, it's Delphi <=7. * If there is not even a .dof file, you are stuck, sorry. By analyzing these files, we can find out more:
dcterms:subject
abstract
  • Sometimes you have a Delphi project and don't know which Delphi version you should use to build it. Here are some hints to find out (based on this [1] Stack Overflow question and the answers): * If there is a .dproj file, it's a Delphi version >= 2007. * If there is a .bdsproj file, it's Delphi 2005 or 2006. * If there is none of the above, there should be a .dof file. If there is, it's Delphi <=7. * If there is not even a .dof file, you are stuck, sorry. By analyzing these files, we can find out more:
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software