diff --git a/internal/1.0.27/1/Lib/D10/JSButton.dcu b/internal/1.0.27/1/Lib/D10/JSButton.dcu
new file mode 100644
index 0000000..ead707b
Binary files /dev/null and b/internal/1.0.27/1/Lib/D10/JSButton.dcu differ
diff --git a/internal/1.0.27/1/Lib/D10/JSCheckBox.dcu b/internal/1.0.27/1/Lib/D10/JSCheckBox.dcu
new file mode 100644
index 0000000..355a6a1
Binary files /dev/null and b/internal/1.0.27/1/Lib/D10/JSCheckBox.dcu differ
diff --git a/internal/1.0.27/1/Lib/D10/JSDialog.dcu b/internal/1.0.27/1/Lib/D10/JSDialog.dcu
new file mode 100644
index 0000000..e280ebb
Binary files /dev/null and b/internal/1.0.27/1/Lib/D10/JSDialog.dcu differ
diff --git a/internal/1.0.27/1/Lib/D10/JSDialog100.bdsproj b/internal/1.0.27/1/Lib/D10/JSDialog100.bdsproj
new file mode 100644
index 0000000..f20edd5
--- /dev/null
+++ b/internal/1.0.27/1/Lib/D10/JSDialog100.bdsproj
@@ -0,0 +1,183 @@
+
+
+
+
+
+
+
+
+
+
+
+ JSDialog100.dpk
+
+
+ 7.0
+
+
+ 8
+ 0
+ 1
+ 1
+ 0
+ 0
+ 1
+ 1
+ 1
+ 0
+ 0
+ 1
+ 0
+ 1
+ 1
+ 1
+ 0
+ 0
+ 0
+ 0
+ 0
+ 1
+ 0
+ 1
+ 1
+ 1
+ True
+ True
+ WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
+
+ False
+
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ False
+ False
+ False
+ True
+ True
+ True
+ True
+ True
+ True
+
+
+
+ 3
+ 0
+ False
+ 1
+ False
+ False
+ False
+ 16384
+ 1048576
+ 4194304
+ JED Software - TJSDialog
+
+
+
+
+
+
+ .\..
+
+
+
+ False
+
+
+ -rDCM\VFL_D2006 -pDelphi
+ C:\d2006\Bin\bds.exe
+
+ False
+
+
+ True
+ False
+
+
+
+ $00000000
+
+
+
+ True
+ False
+ 1
+ 0
+ 0
+ 52
+ False
+ False
+ False
+ False
+ False
+ 3081
+ 1252
+
+
+ JED Software
+ BDS Component Package
+ 1.0.0.52
+ TJSDialog
+ Copyright 2006-2007, Jeremy North. All rights reserved.
+
+ TJSDialog100.bpl
+ TJSDialog for BDS 2006
+ 1.0
+
+
+ (untitled)
+
+
+
+
+
+ False
+ False
+ False
+
diff --git a/internal/1.0.27/1/Lib/D10/JSDialog100.bpl b/internal/1.0.27/1/Lib/D10/JSDialog100.bpl
new file mode 100644
index 0000000..2efbf67
Binary files /dev/null and b/internal/1.0.27/1/Lib/D10/JSDialog100.bpl differ
diff --git a/internal/1.0.27/1/Lib/D10/JSDialog100.dcp b/internal/1.0.27/1/Lib/D10/JSDialog100.dcp
new file mode 100644
index 0000000..81ffd91
Binary files /dev/null and b/internal/1.0.27/1/Lib/D10/JSDialog100.dcp differ
diff --git a/internal/1.0.27/1/Lib/D10/JSDialog100.dpk b/internal/1.0.27/1/Lib/D10/JSDialog100.dpk
new file mode 100644
index 0000000..0d82a2d
--- /dev/null
+++ b/internal/1.0.27/1/Lib/D10/JSDialog100.dpk
@@ -0,0 +1,51 @@
+package JSDialog100;
+
+{$R *.res}
+{$R '..\JSDialog.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 'JED Software - TJSDialog'}
+{$IMPLICITBUILD OFF}
+{%RC '..\mbimg.rc'}
+
+requires
+ rtl,
+ vcl,
+ designide,
+ xmlrtl,
+ vclactnband,
+ vclx;
+
+contains
+ JSButton in '..\JSButton.pas',
+ JSDialogReg in '..\JSDialogReg.pas',
+ JSLabel in '..\JSLabel.pas',
+ JSProgressBar in '..\JSProgressBar.pas',
+ JSRichEdit in '..\JSRichEdit.pas',
+ JSUrlLabel in '..\JSUrlLabel.pas',
+ JSGraphUtil in '..\JSGraphUtil.pas',
+ JSDialog in '..\JSDialog.pas',
+ JSCheckBox in '..\JSCheckBox.pas',
+ JSDialogStrs in '..\JSDialogStrs.pas',
+ JSDialogs in '..\JSDialogs.pas';
+
+end.
diff --git a/internal/1.0.27/1/Lib/D10/JSDialogReg.dcu b/internal/1.0.27/1/Lib/D10/JSDialogReg.dcu
new file mode 100644
index 0000000..a5e70ac
Binary files /dev/null and b/internal/1.0.27/1/Lib/D10/JSDialogReg.dcu differ
diff --git a/internal/1.0.27/1/Lib/D10/JSDialogStrs.dcu b/internal/1.0.27/1/Lib/D10/JSDialogStrs.dcu
new file mode 100644
index 0000000..10d3ec8
Binary files /dev/null and b/internal/1.0.27/1/Lib/D10/JSDialogStrs.dcu differ
diff --git a/internal/1.0.27/1/Lib/D10/JSDialogs.dcu b/internal/1.0.27/1/Lib/D10/JSDialogs.dcu
new file mode 100644
index 0000000..232c38d
Binary files /dev/null and b/internal/1.0.27/1/Lib/D10/JSDialogs.dcu differ
diff --git a/internal/1.0.27/1/Lib/D10/JSGraphUtil.dcu b/internal/1.0.27/1/Lib/D10/JSGraphUtil.dcu
new file mode 100644
index 0000000..d3c7100
Binary files /dev/null and b/internal/1.0.27/1/Lib/D10/JSGraphUtil.dcu differ
diff --git a/internal/1.0.27/1/Lib/D10/JSLabel.dcu b/internal/1.0.27/1/Lib/D10/JSLabel.dcu
new file mode 100644
index 0000000..aa6d8bc
Binary files /dev/null and b/internal/1.0.27/1/Lib/D10/JSLabel.dcu differ
diff --git a/internal/1.0.27/1/Lib/D10/JSProgressBar.dcu b/internal/1.0.27/1/Lib/D10/JSProgressBar.dcu
new file mode 100644
index 0000000..d1f0125
Binary files /dev/null and b/internal/1.0.27/1/Lib/D10/JSProgressBar.dcu differ
diff --git a/internal/1.0.27/1/Lib/D10/JSRichEdit.dcu b/internal/1.0.27/1/Lib/D10/JSRichEdit.dcu
new file mode 100644
index 0000000..e3ff798
Binary files /dev/null and b/internal/1.0.27/1/Lib/D10/JSRichEdit.dcu differ
diff --git a/internal/1.0.27/1/Lib/D10/JSUrlLabel.dcu b/internal/1.0.27/1/Lib/D10/JSUrlLabel.dcu
new file mode 100644
index 0000000..5295254
Binary files /dev/null and b/internal/1.0.27/1/Lib/D10/JSUrlLabel.dcu differ
diff --git a/internal/1.0.27/1/Lib/D10/jsDialog100.dcu b/internal/1.0.27/1/Lib/D10/jsDialog100.dcu
new file mode 100644
index 0000000..367cb12
Binary files /dev/null and b/internal/1.0.27/1/Lib/D10/jsDialog100.dcu differ
diff --git a/internal/1.0.27/1/Lib/D6/JSButton.dcu b/internal/1.0.27/1/Lib/D6/JSButton.dcu
new file mode 100644
index 0000000..2ac2190
Binary files /dev/null and b/internal/1.0.27/1/Lib/D6/JSButton.dcu differ
diff --git a/internal/1.0.27/1/Lib/D6/JSCheckBox.dcu b/internal/1.0.27/1/Lib/D6/JSCheckBox.dcu
new file mode 100644
index 0000000..444ddef
Binary files /dev/null and b/internal/1.0.27/1/Lib/D6/JSCheckBox.dcu differ
diff --git a/internal/1.0.27/1/Lib/D6/JSDialog.dcu b/internal/1.0.27/1/Lib/D6/JSDialog.dcu
new file mode 100644
index 0000000..96b33fc
Binary files /dev/null and b/internal/1.0.27/1/Lib/D6/JSDialog.dcu differ
diff --git a/internal/1.0.27/1/Lib/D6/JSDialog60.bpl b/internal/1.0.27/1/Lib/D6/JSDialog60.bpl
new file mode 100644
index 0000000..159e86e
Binary files /dev/null and b/internal/1.0.27/1/Lib/D6/JSDialog60.bpl differ
diff --git a/internal/1.0.27/1/Lib/D6/JSDialog60.dcu b/internal/1.0.27/1/Lib/D6/JSDialog60.dcu
new file mode 100644
index 0000000..14017a2
Binary files /dev/null and b/internal/1.0.27/1/Lib/D6/JSDialog60.dcu differ
diff --git a/internal/1.0.27/1/Lib/D6/JSDialog60.dpk b/internal/1.0.27/1/Lib/D6/JSDialog60.dpk
new file mode 100644
index 0000000..491e7fe
--- /dev/null
+++ b/internal/1.0.27/1/Lib/D6/JSDialog60.dpk
@@ -0,0 +1,46 @@
+package jsDialog60;
+
+{$R *.res}
+{$R '..\JSDialog.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 'JED Software - TjsDialog'}
+{$IMPLICITBUILD OFF}
+
+requires
+ rtl,
+ vcl;
+
+contains
+ JSUrlLabel in '..\JSUrlLabel.pas',
+ JSCheckBox in '..\JSCheckBox.pas',
+ JSDialog in '..\JSDialog.pas',
+ JSDialogReg in '..\JSDialogReg.pas',
+ JSGraphUtil in '..\JSGraphUtil.pas',
+ JSLabel in '..\JSLabel.pas',
+ JSProgressBar in '..\JSProgressBar.pas',
+ JSRichEdit in '..\JSRichEdit.pas',
+ JSButton in '..\JSButton.pas',
+ JSDialogs in '..\JSDialogs.pas',
+ JSDialogStrs in '..\JSDialogStrs.pas';
+
+end.
diff --git a/internal/1.0.27/1/Lib/D6/JSDialogReg.dcu b/internal/1.0.27/1/Lib/D6/JSDialogReg.dcu
new file mode 100644
index 0000000..5e91c09
Binary files /dev/null and b/internal/1.0.27/1/Lib/D6/JSDialogReg.dcu differ
diff --git a/internal/1.0.27/1/Lib/D6/JSDialogStrs.dcu b/internal/1.0.27/1/Lib/D6/JSDialogStrs.dcu
new file mode 100644
index 0000000..1e849e3
Binary files /dev/null and b/internal/1.0.27/1/Lib/D6/JSDialogStrs.dcu differ
diff --git a/internal/1.0.27/1/Lib/D6/JSDialogs.dcu b/internal/1.0.27/1/Lib/D6/JSDialogs.dcu
new file mode 100644
index 0000000..a72de81
Binary files /dev/null and b/internal/1.0.27/1/Lib/D6/JSDialogs.dcu differ
diff --git a/internal/1.0.27/1/Lib/D6/JSGraphUtil.dcu b/internal/1.0.27/1/Lib/D6/JSGraphUtil.dcu
new file mode 100644
index 0000000..c73d8de
Binary files /dev/null and b/internal/1.0.27/1/Lib/D6/JSGraphUtil.dcu differ
diff --git a/internal/1.0.27/1/Lib/D6/JSLabel.dcu b/internal/1.0.27/1/Lib/D6/JSLabel.dcu
new file mode 100644
index 0000000..2ce4723
Binary files /dev/null and b/internal/1.0.27/1/Lib/D6/JSLabel.dcu differ
diff --git a/internal/1.0.27/1/Lib/D6/JSProgressBar.dcu b/internal/1.0.27/1/Lib/D6/JSProgressBar.dcu
new file mode 100644
index 0000000..36db2f9
Binary files /dev/null and b/internal/1.0.27/1/Lib/D6/JSProgressBar.dcu differ
diff --git a/internal/1.0.27/1/Lib/D6/JSRichEdit.dcu b/internal/1.0.27/1/Lib/D6/JSRichEdit.dcu
new file mode 100644
index 0000000..134555d
Binary files /dev/null and b/internal/1.0.27/1/Lib/D6/JSRichEdit.dcu differ
diff --git a/internal/1.0.27/1/Lib/D6/JSUrlLabel.dcu b/internal/1.0.27/1/Lib/D6/JSUrlLabel.dcu
new file mode 100644
index 0000000..c9af8f7
Binary files /dev/null and b/internal/1.0.27/1/Lib/D6/JSUrlLabel.dcu differ
diff --git a/internal/1.0.27/1/Lib/D6/jsDialog60.dcp b/internal/1.0.27/1/Lib/D6/jsDialog60.dcp
new file mode 100644
index 0000000..2ab2930
Binary files /dev/null and b/internal/1.0.27/1/Lib/D6/jsDialog60.dcp differ
diff --git a/internal/1.0.27/1/Lib/D7/JSButton.dcu b/internal/1.0.27/1/Lib/D7/JSButton.dcu
new file mode 100644
index 0000000..ba87194
Binary files /dev/null and b/internal/1.0.27/1/Lib/D7/JSButton.dcu differ
diff --git a/internal/1.0.27/1/Lib/D7/JSCheckBox.dcu b/internal/1.0.27/1/Lib/D7/JSCheckBox.dcu
new file mode 100644
index 0000000..99ad6b6
Binary files /dev/null and b/internal/1.0.27/1/Lib/D7/JSCheckBox.dcu differ
diff --git a/internal/1.0.27/1/Lib/D7/JSDialog.dcu b/internal/1.0.27/1/Lib/D7/JSDialog.dcu
new file mode 100644
index 0000000..9ab4ca5
Binary files /dev/null and b/internal/1.0.27/1/Lib/D7/JSDialog.dcu differ
diff --git a/internal/1.0.27/1/Lib/D7/JSDialog70.bpl b/internal/1.0.27/1/Lib/D7/JSDialog70.bpl
new file mode 100644
index 0000000..b88e15f
Binary files /dev/null and b/internal/1.0.27/1/Lib/D7/JSDialog70.bpl differ
diff --git a/internal/1.0.27/1/Lib/D7/JSDialog70.dcu b/internal/1.0.27/1/Lib/D7/JSDialog70.dcu
new file mode 100644
index 0000000..879f785
Binary files /dev/null and b/internal/1.0.27/1/Lib/D7/JSDialog70.dcu differ
diff --git a/internal/1.0.27/1/Lib/D7/JSDialog70.dpk b/internal/1.0.27/1/Lib/D7/JSDialog70.dpk
new file mode 100644
index 0000000..ca68948
--- /dev/null
+++ b/internal/1.0.27/1/Lib/D7/JSDialog70.dpk
@@ -0,0 +1,49 @@
+package jsDialog70;
+
+{$R *.res}
+{$R '..\JSDialog.dcr'}
+{$ALIGN 8}
+{$ASSERTIONS ON}
+{$BOOLEVAL OFF}
+{$DEBUGINFO ON}
+{$EXTENDEDSYNTAX ON}
+{$IMPORTEDDATA ON}
+{$IOCHECKS ON}
+{$LOCALSYMBOLS ON}
+{$LONGSTRINGS ON}
+{$OPENSTRINGS ON}
+{$OPTIMIZATION OFF}
+{$OVERFLOWCHECKS OFF}
+{$RANGECHECKS OFF}
+{$REFERENCEINFO ON}
+{$SAFEDIVIDE OFF}
+{$STACKFRAMES OFF}
+{$TYPEDADDRESS OFF}
+{$VARSTRINGCHECKS ON}
+{$WRITEABLECONST OFF}
+{$MINENUMSIZE 1}
+{$IMAGEBASE $400000}
+{$DESCRIPTION 'JED Software - TJSDialog'}
+{$IMPLICITBUILD OFF}
+
+requires
+ rtl,
+ vcl,
+ designide,
+ vclactnband,
+ vclx;
+
+contains
+ JSButton in '..\JSButton.pas',
+ JSDialogReg in '..\JSDialogReg.pas',
+ JSLabel in '..\JSLabel.pas',
+ jsProgressBar in '..\jsProgressBar.pas',
+ JSRichEdit in '..\JSRichEdit.pas',
+ JSUrlLabel in '..\JSUrlLabel.pas',
+ JSCheckBox in '..\JSCheckBox.pas',
+ JSGraphUtil in '..\JSGraphUtil.pas',
+ JSDialog in '..\JSDialog.pas',
+ JSDialogs in '..\JSDialogs.pas',
+ JSDialogStrs in '..\JSDialogStrs.pas';
+
+end.
diff --git a/internal/1.0.27/1/Lib/D7/JSDialogReg.dcu b/internal/1.0.27/1/Lib/D7/JSDialogReg.dcu
new file mode 100644
index 0000000..928ab39
Binary files /dev/null and b/internal/1.0.27/1/Lib/D7/JSDialogReg.dcu differ
diff --git a/internal/1.0.27/1/Lib/D7/JSDialogStrs.dcu b/internal/1.0.27/1/Lib/D7/JSDialogStrs.dcu
new file mode 100644
index 0000000..ca018f9
Binary files /dev/null and b/internal/1.0.27/1/Lib/D7/JSDialogStrs.dcu differ
diff --git a/internal/1.0.27/1/Lib/D7/JSDialogs.dcu b/internal/1.0.27/1/Lib/D7/JSDialogs.dcu
new file mode 100644
index 0000000..183040a
Binary files /dev/null and b/internal/1.0.27/1/Lib/D7/JSDialogs.dcu differ
diff --git a/internal/1.0.27/1/Lib/D7/JSGraphUtil.dcu b/internal/1.0.27/1/Lib/D7/JSGraphUtil.dcu
new file mode 100644
index 0000000..3d2150a
Binary files /dev/null and b/internal/1.0.27/1/Lib/D7/JSGraphUtil.dcu differ
diff --git a/internal/1.0.27/1/Lib/D7/JSLabel.dcu b/internal/1.0.27/1/Lib/D7/JSLabel.dcu
new file mode 100644
index 0000000..671831d
Binary files /dev/null and b/internal/1.0.27/1/Lib/D7/JSLabel.dcu differ
diff --git a/internal/1.0.27/1/Lib/D7/JSProgressBar.dcu b/internal/1.0.27/1/Lib/D7/JSProgressBar.dcu
new file mode 100644
index 0000000..6314c34
Binary files /dev/null and b/internal/1.0.27/1/Lib/D7/JSProgressBar.dcu differ
diff --git a/internal/1.0.27/1/Lib/D7/JSRichEdit.dcu b/internal/1.0.27/1/Lib/D7/JSRichEdit.dcu
new file mode 100644
index 0000000..d555fe9
Binary files /dev/null and b/internal/1.0.27/1/Lib/D7/JSRichEdit.dcu differ
diff --git a/internal/1.0.27/1/Lib/D7/JSUrlLabel.dcu b/internal/1.0.27/1/Lib/D7/JSUrlLabel.dcu
new file mode 100644
index 0000000..9f24afd
Binary files /dev/null and b/internal/1.0.27/1/Lib/D7/JSUrlLabel.dcu differ
diff --git a/internal/1.0.27/1/Lib/D7/jsDialog70.dcp b/internal/1.0.27/1/Lib/D7/jsDialog70.dcp
new file mode 100644
index 0000000..6dc0ccc
Binary files /dev/null and b/internal/1.0.27/1/Lib/D7/jsDialog70.dcp differ
diff --git a/internal/1.0.27/1/Lib/D9/JSButton.dcu b/internal/1.0.27/1/Lib/D9/JSButton.dcu
new file mode 100644
index 0000000..6a5bfa3
Binary files /dev/null and b/internal/1.0.27/1/Lib/D9/JSButton.dcu differ
diff --git a/internal/1.0.27/1/Lib/D9/JSCheckBox.dcu b/internal/1.0.27/1/Lib/D9/JSCheckBox.dcu
new file mode 100644
index 0000000..524a6f4
Binary files /dev/null and b/internal/1.0.27/1/Lib/D9/JSCheckBox.dcu differ
diff --git a/internal/1.0.27/1/Lib/D9/JSDialog.dcu b/internal/1.0.27/1/Lib/D9/JSDialog.dcu
new file mode 100644
index 0000000..ec77d94
Binary files /dev/null and b/internal/1.0.27/1/Lib/D9/JSDialog.dcu differ
diff --git a/internal/1.0.27/1/Lib/D9/JSDialog90.bdsproj b/internal/1.0.27/1/Lib/D9/JSDialog90.bdsproj
new file mode 100644
index 0000000..79dcbda
--- /dev/null
+++ b/internal/1.0.27/1/Lib/D9/JSDialog90.bdsproj
@@ -0,0 +1,193 @@
+
+
+
+
+
+
+
+
+
+
+
+ JSDialog90.dpk
+
+
+ 7.0
+
+
+ 8
+ 0
+ 1
+ 1
+ 0
+ 0
+ 1
+ 1
+ 1
+ 0
+ 0
+ 1
+ 0
+ 1
+ 1
+ 1
+ 0
+ 0
+ 0
+ 0
+ 0
+ 1
+ 0
+ 1
+ 1
+ 1
+ True
+ True
+ WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
+
+ False
+
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ True
+ False
+ False
+ False
+ True
+ True
+ True
+ True
+ True
+ True
+
+
+
+ 3
+ 0
+ False
+ 1
+ False
+ False
+ False
+ 16384
+ 1048576
+ 4194304
+ JED Software - TjsDialog
+
+
+
+
+
+
+ .\..
+
+
+
+ False
+
+
+
+ C:\d2006\Bin\bds.exe
+
+ False
+
+
+ True
+ False
+
+
+
+
+ False
+
+
+
+ $00000000
+
+
+
+ True
+ False
+ 1
+ 0
+ 0
+ 53
+ False
+ False
+ False
+ False
+ False
+ 3081
+ 1252
+
+
+ JED Software
+ BDS Component Package
+ 1.0.0.53
+ TJSDialog
+ Copyright 2006-2007, Jeremy North. All rights reserved.
+
+ TJSDialog100.bpl
+ TJSDialog for Delphi 2005
+ 1.0
+
+
+ Jeremy's Components
+ IDE Explorer
+ A Docking Component
+ Jeremy's common components
+ Visual Form List Add-In
+ ActionManager - Office11 Style
+
+
+
+
+
+ False
+ False
+ False
+
diff --git a/internal/1.0.27/1/Lib/D9/JSDialog90.bpl b/internal/1.0.27/1/Lib/D9/JSDialog90.bpl
new file mode 100644
index 0000000..399f189
Binary files /dev/null and b/internal/1.0.27/1/Lib/D9/JSDialog90.bpl differ
diff --git a/internal/1.0.27/1/Lib/D9/JSDialog90.dcp b/internal/1.0.27/1/Lib/D9/JSDialog90.dcp
new file mode 100644
index 0000000..6901b4f
Binary files /dev/null and b/internal/1.0.27/1/Lib/D9/JSDialog90.dcp differ
diff --git a/internal/1.0.27/1/Lib/D9/JSDialog90.dcu b/internal/1.0.27/1/Lib/D9/JSDialog90.dcu
new file mode 100644
index 0000000..fd213f4
Binary files /dev/null and b/internal/1.0.27/1/Lib/D9/JSDialog90.dcu differ
diff --git a/internal/1.0.27/1/Lib/D9/JSDialog90.dpk b/internal/1.0.27/1/Lib/D9/JSDialog90.dpk
new file mode 100644
index 0000000..601f7ef
--- /dev/null
+++ b/internal/1.0.27/1/Lib/D9/JSDialog90.dpk
@@ -0,0 +1,50 @@
+package JSDialog90;
+
+{$R *.res}
+{$R '..\JSDialog.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 'JED Software - TjsDialog'}
+{$IMPLICITBUILD OFF}
+{%RC '..\mbimg.rc'}
+
+requires
+ rtl,
+ vcl,
+ xmlrtl,
+ vclactnband,
+ vclx;
+
+contains
+ JSButton in '..\JSButton.pas',
+ JSDialogReg in '..\JSDialogReg.pas',
+ JSLabel in '..\JSLabel.pas',
+ JSProgressBar in '..\JSProgressBar.pas',
+ JSRichEdit in '..\JSRichEdit.pas',
+ JSUrlLabel in '..\JSUrlLabel.pas',
+ JSGraphUtil in '..\JSGraphUtil.pas',
+ JSDialog in '..\JSDialog.pas',
+ JSCheckBox in '..\JSCheckBox.pas',
+ JSDialogStrs in '..\JSDialogStrs.pas',
+ JSDialogs in '..\JSDialogs.pas';
+
+end.
diff --git a/internal/1.0.27/1/Lib/D9/JSDialogReg.dcu b/internal/1.0.27/1/Lib/D9/JSDialogReg.dcu
new file mode 100644
index 0000000..01f2b98
Binary files /dev/null and b/internal/1.0.27/1/Lib/D9/JSDialogReg.dcu differ
diff --git a/internal/1.0.27/1/Lib/D9/JSDialogStrs.dcu b/internal/1.0.27/1/Lib/D9/JSDialogStrs.dcu
new file mode 100644
index 0000000..5477786
Binary files /dev/null and b/internal/1.0.27/1/Lib/D9/JSDialogStrs.dcu differ
diff --git a/internal/1.0.27/1/Lib/D9/JSDialogs.dcu b/internal/1.0.27/1/Lib/D9/JSDialogs.dcu
new file mode 100644
index 0000000..f769c49
Binary files /dev/null and b/internal/1.0.27/1/Lib/D9/JSDialogs.dcu differ
diff --git a/internal/1.0.27/1/Lib/D9/JSGraphUtil.dcu b/internal/1.0.27/1/Lib/D9/JSGraphUtil.dcu
new file mode 100644
index 0000000..548c764
Binary files /dev/null and b/internal/1.0.27/1/Lib/D9/JSGraphUtil.dcu differ
diff --git a/internal/1.0.27/1/Lib/D9/JSLabel.dcu b/internal/1.0.27/1/Lib/D9/JSLabel.dcu
new file mode 100644
index 0000000..5c8e4ae
Binary files /dev/null and b/internal/1.0.27/1/Lib/D9/JSLabel.dcu differ
diff --git a/internal/1.0.27/1/Lib/D9/JSProgressBar.dcu b/internal/1.0.27/1/Lib/D9/JSProgressBar.dcu
new file mode 100644
index 0000000..c6178ac
Binary files /dev/null and b/internal/1.0.27/1/Lib/D9/JSProgressBar.dcu differ
diff --git a/internal/1.0.27/1/Lib/D9/JSRichEdit.dcu b/internal/1.0.27/1/Lib/D9/JSRichEdit.dcu
new file mode 100644
index 0000000..2777cd9
Binary files /dev/null and b/internal/1.0.27/1/Lib/D9/JSRichEdit.dcu differ
diff --git a/internal/1.0.27/1/Lib/D9/JSUrlLabel.dcu b/internal/1.0.27/1/Lib/D9/JSUrlLabel.dcu
new file mode 100644
index 0000000..bc02bc5
Binary files /dev/null and b/internal/1.0.27/1/Lib/D9/JSUrlLabel.dcu differ
diff --git a/internal/1.0.27/1/TJSDialog.chm b/internal/1.0.27/1/TJSDialog.chm
new file mode 100644
index 0000000..18f723a
Binary files /dev/null and b/internal/1.0.27/1/TJSDialog.chm differ
diff --git a/internal/1.0.27/1/history.txt b/internal/1.0.27/1/history.txt
new file mode 100644
index 0000000..6567cfc
--- /dev/null
+++ b/internal/1.0.27/1/history.txt
@@ -0,0 +1,22 @@
+===================================
+== ==
+== Release History for TJSDialog ==
+== Non-commercial Edition ==
+===================================
+
+
+Version 1.0.27
+--------------
+Feb 22, 2007
+- Fix focus rect drawing when dialog is expanded
+- Updates to TJSMoreButton (Expando control)
+- Footer image size wrong under Vista
+- [Install] Automatically extract version selected when installing
+- Progress bar was positioned incorrectly when Expando is expanded and expanded content is not being displayed in the footer
+- Fix to calculating the height of a Commandlink button
+
+Version 1.0.025
+---------------
+Feb 14, 2007
+
+- Initial release of Non-commercial edition
diff --git a/internal/1.0.27/1/license.txt b/internal/1.0.27/1/license.txt
new file mode 100644
index 0000000..27f68a1
--- /dev/null
+++ b/internal/1.0.27/1/license.txt
@@ -0,0 +1,50 @@
+TJSDialog License Agreement
+===========================
+
+IMPORTANT: THIS SOFTWARE END USER LICENSE AGREEMENT (“EULA”) IS A LEGAL AGREEMENT BETWEEN YOU AND Jeremy North. READ IT CAREFULLY BEFORE COMPLETING THE INSTALLATION PROCESS AND USING THE SOFTWARE. IT PROVIDES A LICENSE TO USE THE SOFTWARE AND CONTAINS WARRANTY INFORMATION AND LIABILITY DISCLAIMERS. BY INSTALLING AND USING THE SOFTWARE, YOU ARE CONFIRMING YOUR ACCEPTANCE OF THE SOFTWARE AND AGREEING TO BECOME BOUND BY THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO BE BOUND BY THESE TERMS, THEN SELECT THE "CANCEL" BUTTON. DO NOT INSTALL THE SOFTWARE AND RETURN THE SOFTWARE TO YOUR PLACE OF PURCHASE FOR A FULL REFUND.
+
+THIS EULA SHALL APPLY ONLY TO THE SOFTWARE SUPPLIED BY Jeremy North HEREWITH REGARDLESS OF WHETHER OTHER SOFTWARE IS REFERRED TO OR DESCRIBED HEREIN.
+
+
+DEFINITIONS
+===========
+
+(a) "TJSDialog" and "Software" refers to the TJSDialog component and any component editors supplied by Jeremy North including any corresponding documentation, associated media, and online or electronic documentation.
+
+
+RESTRICTIONS
+============
+
+You may not use, copy, emulate, clone, rent, lease, sell, modify, decompile, disassemble, otherwise reverse engineer, or transfer any version of the Software, or any subset of it, except as provided for in this agreement. Any such unauthorized use shall result in immediate and automatic termination of this license and may result in criminal and/or civil prosecution. You cannot host a downloadable version of this software on another server. You may link to the download page on http://www.jed-software.com but cannot link directly to the download.
+
+You can use the TJSDialog components in your own software as long as the original TJSDialog component files are not distributed with your software.
+
+The free version of the software allows you to distribute your applications as long as they are free and non-commercial. A non-commercial application does not include applications distributed internally within your company. If you create an application for use by your company, you must purchase the commercial version of the software.
+
+When using the free version of the software you must make available the resulting application to Jeremy North.
+
+You cannot create or distribute any component editors for the free version of the software.
+
+You are not permitted to host a copy of the free version of the software on a webserver and allow it to be downloaded. You also are not permitted to distribute the free version by any other means be they electronically (using email, ftp, http or filesharing application) or on physical media such as CD, DVD, Floppy Disc or memory cards.
+
+
+TERMS
+=====
+
+This license is effective until terminated. You may terminate it by destroying the program, the documentation and copies thereof. This license will also terminate if you fail to comply with any terms or conditions of this agreement. You agree upon such termination to destroy all copies of the program and of the documentation, or return them to the author.
+
+The free version should always be available from http://www.jed-software.com unless notified otherwise.
+
+
+DISCLAIMER OF WARRANTY
+======================
+
+THIS SOFTWARE AND THE ACCOMPANYING FILES ARE SOLD "AS IS" AND WITHOUT WARRANTIES AS TO PERFORMANCE OF MERCHANTABILITY OR ANY OTHER WARRANTIES WHETHER EXPRESSED OR IMPLIED. Because of the various hardware and software environments into which the software may be used, NO WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE IS OFFERED.
+
+Good data processing procedure dictates that any program be thoroughly tested with non-critical data before relying on it. The user must assume the entire risk of using the program. ANY LIABILITY OF THE SELLER WILL BE LIMITED EXCLUSIVELY TO PRODUCT REPLACEMENT OR REFUND OF PURCHASE PRICE.
+
+
+OTHER RIGHTS AND RESTRICTIONS
+=============================
+
+All other rights and restrictions not specifically granted in this license are reserved by the author.
\ No newline at end of file