diff --git a/internal/1.0 RC3/1/Delphi/PNGProjectGroupD10.groupproj b/internal/1.0 RC3/1/Delphi/PNGProjectGroupD10.groupproj
new file mode 100644
index 0000000..4ec6b9e
--- /dev/null
+++ b/internal/1.0 RC3/1/Delphi/PNGProjectGroupD10.groupproj
@@ -0,0 +1,54 @@
+
+
+ {9fc8ebc7-1d53-4493-a040-4a58d8642582}
+
+
+
+
+
+
+
+
+ Default.Personality
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/internal/1.0 RC3/1/Delphi/PNGProjectGroupD2007.groupproj b/internal/1.0 RC3/1/Delphi/PNGProjectGroupD2007.groupproj
new file mode 100644
index 0000000..8955027
--- /dev/null
+++ b/internal/1.0 RC3/1/Delphi/PNGProjectGroupD2007.groupproj
@@ -0,0 +1,54 @@
+
+
+ {9fc8ebc7-1d53-4493-a040-4a58d8642582}
+
+
+
+
+
+
+
+
+ Default.Personality
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/internal/1.0 RC3/1/Delphi/PNG_D10.dproj b/internal/1.0 RC3/1/Delphi/PNG_D10.dproj
new file mode 100644
index 0000000..81230fc
--- /dev/null
+++ b/internal/1.0 RC3/1/Delphi/PNG_D10.dproj
@@ -0,0 +1,121 @@
+
+
+ {353a7094-6f15-4ee6-80d0-9baadb9647c5}
+ PNG_D10.dpk
+ Debug
+ AnyCPU
+ DCC32
+ C:\Documents and Settings\All Users\Documentos\RAD Studio\5.0\Bpl\PNG_D10.bpl
+
+
+ 7.0
+ False
+ False
+ 0
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ RELEASE
+
+
+ 7.0
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ DEBUG
+
+
+ Delphi.Personality
+ Package
+
+
+ False
+ True
+ False
+
+
+ PNG image runtime/designtime
+ False
+ False
+ False
+
+
+ True
+ False
+ 1
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ False
+ False
+ 3082
+ 1252
+
+
+
+
+ 1.0.0.0
+
+
+
+
+
+ 1.0.0.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ExpressBars by Developer Express Inc.
+ ExpressCommonLibrary by Developer Express Inc.
+ ExpressBars DBNavigator by Developer Express Inc.
+ ExpressBars extended DB items by Developer Express Inc.
+ ExpressBars extended items by Developer Express Inc.
+ ExpressDocking Library by Developer Express Inc.
+ ExpressLayout Control by Developer Express Inc.
+ ExpressNavBar by Developer Express Inc.
+ ExpressGDI+ Library by Developer Express Inc.
+ ExpressPrinting System by Developer Express Inc.
+ ExpressSideBar by Developer Express Inc.
+
+
+ PNG_D10.dpk
+
+
+
+
+
+
+ MainSource
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/internal/1.0 RC3/1/Delphi/PNG_D2007.dpk b/internal/1.0 RC3/1/Delphi/PNG_D2007.dpk
new file mode 100644
index 0000000..01774d3
--- /dev/null
+++ b/internal/1.0 RC3/1/Delphi/PNG_D2007.dpk
@@ -0,0 +1,37 @@
+package PNG_D2007;
+
+{$R *.res}
+{$ALIGN 8}
+{$ASSERTIONS ON}
+{$BOOLEVAL OFF}
+{$DEBUGINFO ON}
+{$EXTENDEDSYNTAX ON}
+{$IMPORTEDDATA ON}
+{$IOCHECKS ON}
+{$LOCALSYMBOLS ON}
+{$LONGSTRINGS ON}
+{$OPENSTRINGS ON}
+{$OPTIMIZATION ON}
+{$OVERFLOWCHECKS OFF}
+{$RANGECHECKS OFF}
+{$REFERENCEINFO ON}
+{$SAFEDIVIDE OFF}
+{$STACKFRAMES OFF}
+{$TYPEDADDRESS OFF}
+{$VARSTRINGCHECKS ON}
+{$WRITEABLECONST OFF}
+{$MINENUMSIZE 1}
+{$IMAGEBASE $400000}
+{$DESCRIPTION 'PNG image runtime/designtime'}
+{$IMPLICITBUILD OFF}
+
+requires
+ vcl,
+ rtl;
+
+contains
+ pngimage in '..\Source\pngimage.pas',
+ pnglang in '..\Source\pnglang.pas',
+ pngzlib in '..\Source\pngzlib.pas';
+
+end.
diff --git a/internal/1.0 RC3/1/Delphi/PNG_D2007.dproj b/internal/1.0 RC3/1/Delphi/PNG_D2007.dproj
new file mode 100644
index 0000000..5281408
--- /dev/null
+++ b/internal/1.0 RC3/1/Delphi/PNG_D2007.dproj
@@ -0,0 +1,103 @@
+
+
+ {353a7094-6f15-4ee6-80d0-9baadb9647c5}
+ PNG_D2007.dpk
+ Debug
+ AnyCPU
+ DCC32
+ ..\Lib\D2007\PNG_D2007.bpl
+
+
+ 7.0
+ False
+ False
+ 0
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ RELEASE
+ ..\Lib\D2007
+ ..\Lib\D2007
+
+
+ 7.0
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+
+
+ Delphi.Personality
+ Package
+
+FalseTrueFalsePNG image runtime/designtimeFalseFalseFalseTrueFalse1000FalseFalseFalseFalseFalse308212521.0.0.01.0.0.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ExpressBars by Developer Express Inc.
+ ExpressCommonLibrary by Developer Express Inc.
+ ExpressBars DBNavigator by Developer Express Inc.
+ ExpressBars extended DB items by Developer Express Inc.
+ ExpressBars extended items by Developer Express Inc.
+ ExpressDocking Library by Developer Express Inc.
+ ExpressLayout Control by Developer Express Inc.
+ ExpressNavBar by Developer Express Inc.
+ ExpressGDI+ Library by Developer Express Inc.
+ ExpressPrinting System by Developer Express Inc.
+ ExpressSideBar by Developer Express Inc.
+ PNG_D2007.dpk
+
+
+
+
+ MainSource
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/internal/1.0 RC3/1/Delphi/PNG_D2007.res b/internal/1.0 RC3/1/Delphi/PNG_D2007.res
new file mode 100644
index 0000000..86c94e6
Binary files /dev/null and b/internal/1.0 RC3/1/Delphi/PNG_D2007.res differ
diff --git a/internal/1.0 RC3/1/Delphi/PngComponentsD10.dproj b/internal/1.0 RC3/1/Delphi/PngComponentsD10.dproj
new file mode 100644
index 0000000..da55059
--- /dev/null
+++ b/internal/1.0 RC3/1/Delphi/PngComponentsD10.dproj
@@ -0,0 +1,134 @@
+
+
+ {edcef03a-ee5f-4c99-8cb4-d9dc090518f3}
+ PngComponentsD10.dpk
+ Debug
+ AnyCPU
+ DCC32
+ C:\Documents and Settings\All Users\Documentos\RAD Studio\5.0\Bpl\PngComponentsD10.bpl
+
+
+ 7.0
+ False
+ False
+ 0
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ RELEASE
+
+
+ 7.0
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ DEBUG
+
+
+ Delphi.Personality
+ Package
+
+
+ False
+ True
+ False
+
+
+ PNG Components D10 (Runtime)
+ False
+ False
+ True
+
+
+ True
+ False
+ 1
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ False
+ False
+ 3082
+ 1252
+
+
+
+
+ 1.0.0.0
+
+
+
+
+
+ 1.0.0.0
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ExpressBars by Developer Express Inc.
+ ExpressCommonLibrary by Developer Express Inc.
+ ExpressBars DBNavigator by Developer Express Inc.
+ ExpressBars extended DB items by Developer Express Inc.
+ ExpressBars extended items by Developer Express Inc.
+ ExpressDocking Library by Developer Express Inc.
+ ExpressLayout Control by Developer Express Inc.
+ ExpressNavBar by Developer Express Inc.
+ ExpressGDI+ Library by Developer Express Inc.
+ ExpressPrinting System by Developer Express Inc.
+ ExpressSideBar by Developer Express Inc.
+
+
+ PngComponentsD10.dpk
+
+
+
+
+
+
+ MainSource
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/internal/1.0 RC3/1/Delphi/PngComponentsD10D.dproj b/internal/1.0 RC3/1/Delphi/PngComponentsD10D.dproj
new file mode 100644
index 0000000..12c4ab7
--- /dev/null
+++ b/internal/1.0 RC3/1/Delphi/PngComponentsD10D.dproj
@@ -0,0 +1,98 @@
+
+
+ {e6da1042-792c-40a4-b69f-98ce4033d0ab}
+ PngComponentsD10D.dpk
+ Debug
+ AnyCPU
+ DCC32
+ C:\Documents and Settings\All Users\Documentos\RAD Studio\5.0\Bpl\PngComponentsD10D.bpl
+
+
+ 7.0
+ False
+ False
+ 0
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ RELEASE
+
+
+ 7.0
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ ..\Lib\D10
+ DEBUG
+
+
+ Delphi.Personality
+ Package
+
+
+ False
+ True
+ False
+
+
+ PNG Components D10 (Designtime)
+ True
+ True
+ False
+
+
+ True
+ False
+ 1
+ 0
+ 0
+ 0
+ False
+ False
+ False
+ False
+ False
+ 3082
+ 1252
+
+
+
+
+ 1.0.0.0
+
+
+
+
+
+ 1.0.0.0
+
+
+
+ PngComponentsD10D.dpk
+
+
+
+
+
+
+ MainSource
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/internal/1.0 RC3/1/Delphi/PngComponentsD2007.dpk b/internal/1.0 RC3/1/Delphi/PngComponentsD2007.dpk
new file mode 100644
index 0000000..db08446
--- /dev/null
+++ b/internal/1.0 RC3/1/Delphi/PngComponentsD2007.dpk
@@ -0,0 +1,43 @@
+package PngComponentsD2007;
+
+{$R *.res}
+{$ALIGN 8}
+{$ASSERTIONS ON}
+{$BOOLEVAL OFF}
+{$DEBUGINFO ON}
+{$EXTENDEDSYNTAX ON}
+{$IMPORTEDDATA ON}
+{$IOCHECKS ON}
+{$LOCALSYMBOLS ON}
+{$LONGSTRINGS ON}
+{$OPENSTRINGS ON}
+{$OPTIMIZATION ON}
+{$OVERFLOWCHECKS OFF}
+{$RANGECHECKS OFF}
+{$REFERENCEINFO ON}
+{$SAFEDIVIDE OFF}
+{$STACKFRAMES OFF}
+{$TYPEDADDRESS OFF}
+{$VARSTRINGCHECKS ON}
+{$WRITEABLECONST OFF}
+{$MINENUMSIZE 1}
+{$IMAGEBASE $400000}
+{$DESCRIPTION 'PNG Components for Delphi 2007 (Runtime)'}
+{$RUNONLY}
+{$IMPLICITBUILD OFF}
+
+requires
+ vclactnband,
+ vcl,
+ rtl,
+ PNG_D2007;
+
+contains
+ PngSpeedButton in '..\Source\PngSpeedButton.pas',
+ PngFunctions in '..\Source\PngFunctions.pas',
+ PngImageList in '..\Source\PngImageList.pas',
+ PngBitBtn in '..\Source\PngBitBtn.pas',
+ PngButtonFunctions in '..\Source\PngButtonFunctions.pas',
+ PngCheckListBox in '..\Source\PngCheckListBox.pas';
+
+end.
diff --git a/internal/1.0 RC3/1/Delphi/PngComponentsD2007.dproj b/internal/1.0 RC3/1/Delphi/PngComponentsD2007.dproj
new file mode 100644
index 0000000..bcd1cfa
--- /dev/null
+++ b/internal/1.0 RC3/1/Delphi/PngComponentsD2007.dproj
@@ -0,0 +1,78 @@
+
+
+ {edcef03a-ee5f-4c99-8cb4-d9dc090518f3}
+ PngComponentsD2007.dpk
+ Debug
+ AnyCPU
+ DCC32
+ ..\Lib\D2007\PngComponentsD2007.bpl
+
+
+ 7.0
+ False
+ False
+ 0
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ RELEASE
+ ..\Lib\D2007
+ ..\Lib\D2007
+
+
+ 7.0
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+
+
+ Delphi.Personality
+ Package
+
+FalseTrueFalsePNG Components for Delphi 2007 (Runtime)FalseFalseTrueTrueFalse1000FalseFalseFalseFalseFalse308212521.0.0.01.0.0.0
+ ExpressBars by Developer Express Inc.
+ ExpressCommonLibrary by Developer Express Inc.
+ ExpressBars DBNavigator by Developer Express Inc.
+ ExpressBars extended DB items by Developer Express Inc.
+ ExpressBars extended items by Developer Express Inc.
+ ExpressDocking Library by Developer Express Inc.
+ ExpressLayout Control by Developer Express Inc.
+ ExpressNavBar by Developer Express Inc.
+ ExpressGDI+ Library by Developer Express Inc.
+ ExpressPrinting System by Developer Express Inc.
+ ExpressSideBar by Developer Express Inc.
+ PngComponentsD2007.dpk
+
+
+
+
+ MainSource
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/internal/1.0 RC3/1/Delphi/PngComponentsD2007.res b/internal/1.0 RC3/1/Delphi/PngComponentsD2007.res
new file mode 100644
index 0000000..86c94e6
Binary files /dev/null and b/internal/1.0 RC3/1/Delphi/PngComponentsD2007.res differ
diff --git a/internal/1.0 RC3/1/Delphi/PngComponentsD2007D.dpk b/internal/1.0 RC3/1/Delphi/PngComponentsD2007D.dpk
new file mode 100644
index 0000000..030e906
--- /dev/null
+++ b/internal/1.0 RC3/1/Delphi/PngComponentsD2007D.dpk
@@ -0,0 +1,40 @@
+package PngComponentsD2007D;
+
+{$R *.res}
+{$R '..\Design\PngComponents.dcr'}
+{$ALIGN 8}
+{$ASSERTIONS ON}
+{$BOOLEVAL OFF}
+{$DEBUGINFO ON}
+{$EXTENDEDSYNTAX ON}
+{$IMPORTEDDATA ON}
+{$IOCHECKS ON}
+{$LOCALSYMBOLS ON}
+{$LONGSTRINGS ON}
+{$OPENSTRINGS ON}
+{$OPTIMIZATION ON}
+{$OVERFLOWCHECKS OFF}
+{$RANGECHECKS OFF}
+{$REFERENCEINFO ON}
+{$SAFEDIVIDE OFF}
+{$STACKFRAMES OFF}
+{$TYPEDADDRESS OFF}
+{$VARSTRINGCHECKS ON}
+{$WRITEABLECONST OFF}
+{$MINENUMSIZE 1}
+{$IMAGEBASE $400000}
+{$DESCRIPTION 'PNG Components for Delphi 2007 (Designtime)'}
+{$DESIGNONLY}
+{$IMPLICITBUILD ON}
+
+requires
+ designide,
+ PngComponentsD2007,
+ PNG_D2007;
+
+contains
+ PngComponentsRegister in '..\Design\PngComponentsRegister.pas',
+ PngComponentEditors in '..\Design\PngComponentEditors.pas',
+ PngImageListEditor in '..\Design\PngImageListEditor.pas' {PngImageListEditorDlg};
+
+end.
diff --git a/internal/1.0 RC3/1/Delphi/PngComponentsD2007D.dproj b/internal/1.0 RC3/1/Delphi/PngComponentsD2007D.dproj
new file mode 100644
index 0000000..bea23ee
--- /dev/null
+++ b/internal/1.0 RC3/1/Delphi/PngComponentsD2007D.dproj
@@ -0,0 +1,71 @@
+
+
+ {e6da1042-792c-40a4-b69f-98ce4033d0ab}
+ PngComponentsD2007D.dpk
+ Debug
+ AnyCPU
+ DCC32
+ ..\Lib\D2007\PngComponentsD2007D.bpl
+
+
+ 7.0
+ False
+ False
+ 0
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ RELEASE
+ ..\Lib\D2007
+ ..\Lib\D2007
+
+
+ 7.0
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+ ..\Lib\D2007
+
+
+ Delphi.Personality
+ Package
+
+FalseTrueFalsePNG Components for Delphi 2007 (Designtime)TrueTrueFalseTrueFalse1000FalseFalseFalseFalseFalse308212521.0.0.01.0.0.0PngComponentsD2007D.dpk
+
+
+
+
+ MainSource
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/internal/1.0 RC3/1/Delphi/PngComponentsD2007D.res b/internal/1.0 RC3/1/Delphi/PngComponentsD2007D.res
new file mode 100644
index 0000000..86c94e6
Binary files /dev/null and b/internal/1.0 RC3/1/Delphi/PngComponentsD2007D.res differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/PNG_D2007.bpl b/internal/1.0 RC3/1/Lib/D2007/PNG_D2007.bpl
new file mode 100644
index 0000000..196bd2a
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/PNG_D2007.bpl differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/PNG_D2007.dcp b/internal/1.0 RC3/1/Lib/D2007/PNG_D2007.dcp
new file mode 100644
index 0000000..4f0b2cd
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/PNG_D2007.dcp differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/PNG_D2007.dcu b/internal/1.0 RC3/1/Lib/D2007/PNG_D2007.dcu
new file mode 100644
index 0000000..88220a4
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/PNG_D2007.dcu differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/PngBitBtn.dcu b/internal/1.0 RC3/1/Lib/D2007/PngBitBtn.dcu
new file mode 100644
index 0000000..3062282
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/PngBitBtn.dcu differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/PngButtonFunctions.dcu b/internal/1.0 RC3/1/Lib/D2007/PngButtonFunctions.dcu
new file mode 100644
index 0000000..5fbe47d
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/PngButtonFunctions.dcu differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/PngCheckListBox.dcu b/internal/1.0 RC3/1/Lib/D2007/PngCheckListBox.dcu
new file mode 100644
index 0000000..71b6ada
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/PngCheckListBox.dcu differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/PngComponentEditors.dcu b/internal/1.0 RC3/1/Lib/D2007/PngComponentEditors.dcu
new file mode 100644
index 0000000..d816688
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/PngComponentEditors.dcu differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007.bpl b/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007.bpl
new file mode 100644
index 0000000..cc95aa5
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007.bpl differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007.dcp b/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007.dcp
new file mode 100644
index 0000000..72a7ef9
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007.dcp differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007.dcu b/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007.dcu
new file mode 100644
index 0000000..7d322bd
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007.dcu differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007D.bpl b/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007D.bpl
new file mode 100644
index 0000000..8a7db77
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007D.bpl differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007D.dcp b/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007D.dcp
new file mode 100644
index 0000000..00d75f0
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007D.dcp differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007D.dcu b/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007D.dcu
new file mode 100644
index 0000000..a641beb
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/PngComponentsD2007D.dcu differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/PngComponentsRegister.dcu b/internal/1.0 RC3/1/Lib/D2007/PngComponentsRegister.dcu
new file mode 100644
index 0000000..66531cf
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/PngComponentsRegister.dcu differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/PngFunctions.dcu b/internal/1.0 RC3/1/Lib/D2007/PngFunctions.dcu
new file mode 100644
index 0000000..0807f6e
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/PngFunctions.dcu differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/PngImageList.dcu b/internal/1.0 RC3/1/Lib/D2007/PngImageList.dcu
new file mode 100644
index 0000000..472834d
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/PngImageList.dcu differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/PngImageListEditor.dcu b/internal/1.0 RC3/1/Lib/D2007/PngImageListEditor.dcu
new file mode 100644
index 0000000..35b3d81
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/PngImageListEditor.dcu differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/PngSpeedButton.dcu b/internal/1.0 RC3/1/Lib/D2007/PngSpeedButton.dcu
new file mode 100644
index 0000000..cdd69b9
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/PngSpeedButton.dcu differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/pngimage.dcu b/internal/1.0 RC3/1/Lib/D2007/pngimage.dcu
new file mode 100644
index 0000000..4a982dc
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/pngimage.dcu differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/pnglang.dcu b/internal/1.0 RC3/1/Lib/D2007/pnglang.dcu
new file mode 100644
index 0000000..ec24c49
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/pnglang.dcu differ
diff --git a/internal/1.0 RC3/1/Lib/D2007/pngzlib.dcu b/internal/1.0 RC3/1/Lib/D2007/pngzlib.dcu
new file mode 100644
index 0000000..7276a1b
Binary files /dev/null and b/internal/1.0 RC3/1/Lib/D2007/pngzlib.dcu differ