Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DTI files

Status
Not open for further replies.

StevenK

Programmer
Jan 5, 2001
1,294
GB
I've never looked into this so maybe someone can provide me with a quick answer.
Following a backup of my source code at the close of day I usually delete all the '*.~dsk', '*.~pas', '*.~dfm', etc. backup files along with the '*.dcu' files.
I'm noticing a number of '*.dti' files associated with my datamodules. What are these files ?
Would I cripple my code if I chose to delete them ?
Steve
 
If I'm not mistaken .dti files just define the design-time view settings for your Data Modules, so you should be able to delete them without having any problems, but why bother?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top