File Types Index
Go Up to IDE Reference and Utilities
The pages listed below describe types of files handled and generated by RAD Studio.
For a list of file types by file extension, see File Extensions of Files Generated by RAD Studio.
File Types
- Android Application Manifest File (AndroidManifest.xml) (
AndroidManifest.xml
) - Apple Application Entitlement File (*.entitlements) (
*.entitlements
) - Apple Application Information File (*.info.plist) (
*.info.plist
) - Apple Application Resource Rule File (ResourceRules.plist) (
ResourceRules.plist
) - C++ Debug Type File (
*.#nn
) - C++ Dependency File (*.d) (
*.d
) - C++ Header File (*.h, *.hpp) (
*.h
,*.hpp
) - C++ Implementation File (*.cpp) (
*.cpp
) - C++ Linker State File (*.ilc, *.ild, *.ilf, *.ilr, *.ils) (
*.ilc
,*.ild
,*.ilf
,*.ilr
,*.ils
) - C++ Object File (*.obj, *.o) (
*.obj
,*.o
) - C++ Package Dependency Information File (*.pdi) (
*.pdi
) - C++ Package Source File (
<package>.cpp
) - C++ Precompiled Header File (*.pch) (
*.pch
) - Delphi Compiled Unit File (*.dcu) (
*.dcu
) - Delphi Compiled Package File (*.dcp) (
*.dcp
) - Delphi Package Source File (*.dpk) (
*.dpk
) - Delphi and C++ Project Files (*.dproj) (*.cbproj)
- Delphi Resource String File (*.drc) (
*.drc
) - Delphi Source File (
*.pas
) - dSYM Debug File (
*.dSYM
) - Map Debug File (
*.map
) - Package Import Library File (
*.bpi
) - Package Dynamic Library File (
*.bpl
,*.dylib
) - Package Static Library File (
*.lib
,*.a
) - RSM Debug File (
*.rsm
) - TDS Debug File (
*.tds
) - Manifest File (
*.manifest
) - PDB Debug File (
*.pdb
)