How to convert DPL to BPL
Converting a .DPL file to .BPL lets you open the content in software that prefers the .BPL format, though some details may change compared with the original. We are still putting together the list of programs that handle .DPL files.
A full step-by-step guide for this conversion is on the way; the information above is drawn straight from our database.
About these formats
A DPL file is a legacy Delphi Package Library - a Windows DLL used by the Delphi 3 IDE (1997) to package reusable components. Delphi 4 replaced it with BPL in 1998, so DPL is fully obsolete…
Open .DPL details →A BPL file is a Borland Package Library - a Windows DLL used by Delphi and C++Builder (RAD Studio) to share component code between applications. Most people see one in a "cannot find BPL…
Open .BPL details →