diff --git a/Build/Build.proj b/Build/Build.proj deleted file mode 100644 index d1cc295..0000000 --- a/Build/Build.proj +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/Build.properties b/Build/Build.properties deleted file mode 100644 index b71f699..0000000 --- a/Build/Build.properties +++ /dev/null @@ -1,9 +0,0 @@ - - - - $(MSBuildProjectDirectory)\.. - $(BaseFolder)\Sources - $(BaseFolder)\Packages - $(BaseFolder)\Lib\$(DelphiVersion) - - diff --git a/Build/GUISDK.proj b/Build/GUISDK.proj deleted file mode 100644 index e320e97..0000000 --- a/Build/GUISDK.proj +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - Release - AnyCPU - $(OutputFolder)\GUISDK_$(DelphiVersion).bpl - - - - - - - - - False - False - 0 - 0 - $(OutputFolder) - $(OutputFolder) - $(OutputFolder) - $(OutputFolder) - $(OutputFolder);$(SourceFolder) - $(OutputFolder) - $(OutputFolder) - $(OutputFolder) - False - RELEASE - - - - - - - -
CustomEditor
-
- -
CustomView
-
- - - - - - - - - - - -
- -
\ No newline at end of file diff --git a/Lib/D10/GUISDK_D10.bpl b/Lib/D10/GUISDK_D10.bpl deleted file mode 100644 index baab68d..0000000 Binary files a/Lib/D10/GUISDK_D10.bpl and /dev/null differ diff --git a/Lib/D10/GUISDK_D10.dcp b/Lib/D10/GUISDK_D10.dcp deleted file mode 100644 index bca2aff..0000000 Binary files a/Lib/D10/GUISDK_D10.dcp and /dev/null differ diff --git a/Lib/D10/GUISDK_D10.dcu b/Lib/D10/GUISDK_D10.dcu deleted file mode 100644 index 812c3bb..0000000 Binary files a/Lib/D10/GUISDK_D10.dcu and /dev/null differ diff --git a/Lib/D10/uCustomEditor.dcu b/Lib/D10/uCustomEditor.dcu deleted file mode 100644 index f356dc6..0000000 Binary files a/Lib/D10/uCustomEditor.dcu and /dev/null differ diff --git a/Lib/D10/uCustomView.dcu b/Lib/D10/uCustomView.dcu deleted file mode 100644 index 895dfb1..0000000 Binary files a/Lib/D10/uCustomView.dcu and /dev/null differ diff --git a/Lib/D10/uGUIBase.dcu b/Lib/D10/uGUIBase.dcu deleted file mode 100644 index aad6eea..0000000 Binary files a/Lib/D10/uGUIBase.dcu and /dev/null differ diff --git a/Lib/D10/uGUIUtils.dcu b/Lib/D10/uGUIUtils.dcu deleted file mode 100644 index d22bd39..0000000 Binary files a/Lib/D10/uGUIUtils.dcu and /dev/null differ diff --git a/Lib/D11/GUISDK_D11.dcu b/Lib/D11/GUISDK_D11.dcu deleted file mode 100644 index a964d83..0000000 Binary files a/Lib/D11/GUISDK_D11.dcu and /dev/null differ diff --git a/Lib/D11/GUISDK_D11D.bpl b/Lib/D11/GUISDK_D11D.bpl new file mode 100644 index 0000000..e452916 Binary files /dev/null and b/Lib/D11/GUISDK_D11D.bpl differ diff --git a/Lib/D11/GUISDK_D11D.dcp b/Lib/D11/GUISDK_D11D.dcp new file mode 100644 index 0000000..70dd0af Binary files /dev/null and b/Lib/D11/GUISDK_D11D.dcp differ diff --git a/Lib/D11/GUISDK_D11D.dcu b/Lib/D11/GUISDK_D11D.dcu new file mode 100644 index 0000000..6830ad0 Binary files /dev/null and b/Lib/D11/GUISDK_D11D.dcu differ diff --git a/Lib/D11/GUISDK_D11.bpl b/Lib/D11/GUISDK_D11R.bpl similarity index 75% rename from Lib/D11/GUISDK_D11.bpl rename to Lib/D11/GUISDK_D11R.bpl index 648c3e9..9ccf544 100644 Binary files a/Lib/D11/GUISDK_D11.bpl and b/Lib/D11/GUISDK_D11R.bpl differ diff --git a/Lib/D11/GUISDK_D11.dcp b/Lib/D11/GUISDK_D11R.dcp similarity index 73% rename from Lib/D11/GUISDK_D11.dcp rename to Lib/D11/GUISDK_D11R.dcp index 2733f94..e422f20 100644 Binary files a/Lib/D11/GUISDK_D11.dcp and b/Lib/D11/GUISDK_D11R.dcp differ diff --git a/Lib/D11/GUISDK_D11R.dcu b/Lib/D11/GUISDK_D11R.dcu new file mode 100644 index 0000000..14e0b2d Binary files /dev/null and b/Lib/D11/GUISDK_D11R.dcu differ diff --git a/Lib/D11/uCustomEditor.dcu b/Lib/D11/uCustomEditor.dcu index 52c31b5..77b6c2b 100644 Binary files a/Lib/D11/uCustomEditor.dcu and b/Lib/D11/uCustomEditor.dcu differ diff --git a/Lib/D11/uCustomView.dcu b/Lib/D11/uCustomView.dcu index ae2cecb..9547a67 100644 Binary files a/Lib/D11/uCustomView.dcu and b/Lib/D11/uCustomView.dcu differ diff --git a/Lib/D11/uGUIBase.dcu b/Lib/D11/uGUIBase.dcu index 57efa85..40a0d88 100644 Binary files a/Lib/D11/uGUIBase.dcu and b/Lib/D11/uGUIBase.dcu differ diff --git a/Lib/D11/uGUIRegister.dcu b/Lib/D11/uGUIRegister.dcu new file mode 100644 index 0000000..1357305 Binary files /dev/null and b/Lib/D11/uGUIRegister.dcu differ diff --git a/Lib/D11/uGUIUtils.dcu b/Lib/D11/uGUIUtils.dcu index f3837e3..58c1415 100644 Binary files a/Lib/D11/uGUIUtils.dcu and b/Lib/D11/uGUIUtils.dcu differ diff --git a/Lib/D7/GUISDK_D7.bpl b/Lib/D7/GUISDK_D7.bpl deleted file mode 100644 index c271dab..0000000 Binary files a/Lib/D7/GUISDK_D7.bpl and /dev/null differ diff --git a/Lib/D7/GUISDK_D7.dcp b/Lib/D7/GUISDK_D7.dcp deleted file mode 100644 index 19d2aa6..0000000 Binary files a/Lib/D7/GUISDK_D7.dcp and /dev/null differ diff --git a/Lib/D7/GUISDK_D7.dcu b/Lib/D7/GUISDK_D7.dcu deleted file mode 100644 index 00f6db0..0000000 Binary files a/Lib/D7/GUISDK_D7.dcu and /dev/null differ diff --git a/Lib/D7/uCustomEditor.dcu b/Lib/D7/uCustomEditor.dcu deleted file mode 100644 index 47a1a98..0000000 Binary files a/Lib/D7/uCustomEditor.dcu and /dev/null differ diff --git a/Lib/D7/uCustomView.dcu b/Lib/D7/uCustomView.dcu deleted file mode 100644 index 75d3cf1..0000000 Binary files a/Lib/D7/uCustomView.dcu and /dev/null differ diff --git a/Lib/D7/uGUIBase.dcu b/Lib/D7/uGUIBase.dcu deleted file mode 100644 index 323b2ce..0000000 Binary files a/Lib/D7/uGUIBase.dcu and /dev/null differ diff --git a/Lib/D7/uGUIUtils.dcu b/Lib/D7/uGUIUtils.dcu deleted file mode 100644 index 029e0c1..0000000 Binary files a/Lib/D7/uGUIUtils.dcu and /dev/null differ diff --git a/Packages/GUISDK_D10.cfg b/Packages/GUISDK_D10.cfg deleted file mode 100644 index ad1c7a2..0000000 --- a/Packages/GUISDK_D10.cfg +++ /dev/null @@ -1,41 +0,0 @@ --$A8 --$B- --$C+ --$D+ --$E- --$F- --$G+ --$H+ --$I+ --$J- --$K- --$L+ --$M- --$N+ --$O+ --$P+ --$Q- --$R- --$S- --$T- --$U- --$V+ --$W- --$X+ --$YD --$Z1 --GD --cg --AWinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE; --H+ --W+ --M --$M16384,1048576 --K$00400000 --N0"..\Lib\D10" --LE"C:\Documents and Settings\David\Mis documentos\Borland Studio Projects\Bpl" --LN"C:\Documents and Settings\David\Mis documentos\Borland Studio Projects\Bpl" --Z --w-UNSAFE_TYPE --w-UNSAFE_CODE --w-UNSAFE_CAST diff --git a/Packages/GUISDK_D10.dpk b/Packages/GUISDK_D10.dpk deleted file mode 100644 index 751c93a..0000000 --- a/Packages/GUISDK_D10.dpk +++ /dev/null @@ -1,43 +0,0 @@ -package GUISDK_D10; - -{$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 'GUI SDK para Delphi 10'} -{$IMPLICITBUILD OFF} - -requires - vcl, - rtl, - designide, - vclactnband, - vclx, - cfpack_d10, - ccpack10; - -contains - uCustomView in '..\Source\uCustomView.pas' {CustomView: TFrame}, - uCustomEditor in '..\Source\uCustomEditor.pas' {CustomEditor}, - uGUIBase in '..\Source\uGUIBase.pas', - uGUIUtils in '..\Source\uGUIUtils.pas'; - -end. diff --git a/Packages/GUISDK_D10.dproj b/Packages/GUISDK_D10.dproj deleted file mode 100644 index 3cccf8b..0000000 --- a/Packages/GUISDK_D10.dproj +++ /dev/null @@ -1,146 +0,0 @@ - - - {957a24e2-b568-44eb-9e8b-639f1a9628ab} - GUISDK_D10.dpk - Debug - AnyCPU - DCC32 - ..\Lib\D10\GUISDK_D10.bpl - - - 7.0 - False - False - 0 - 3 - ..\Lib\D10 - ..\Lib\D10 - ..\Lib\D10 - ..\Lib\D10 - ..\Lib\D10 - ..\Lib\D10;..\Source - ..\Lib\D10;..\Source - ..\Lib\D10;..\Source - ..\Lib\D10;..\Source - RELEASE - - - 7.0 - 3 - ..\Lib\D10 - ..\Lib\D10 - ..\Lib\D10 - ..\Lib\D10 - ..\Lib\D10 - ..\Lib\D10;..\Source - ..\Lib\D10;..\Source - ..\Lib\D10;..\Source - ..\Lib\D10;..\Source - DEBUG - - - Delphi.Personality - Package - - - False - True - False - - - GUI SDK para Delphi 10 - 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. - - - GUISDK_D10.dpk - - - - - - - MainSource - - -
CustomEditor
-
- -
CustomView
- TFrame -
- - - - - - - - - -
- -
\ No newline at end of file diff --git a/Packages/GUISDK_D10.drc b/Packages/GUISDK_D10.drc deleted file mode 100644 index 7642ac9..0000000 --- a/Packages/GUISDK_D10.drc +++ /dev/null @@ -1,14 +0,0 @@ -/* VER180 - Generated by the Borland Delphi Pascal Compiler - because -GD or --drc was supplied to the compiler. - - This file contains compiler-generated resources that - were bound to the executable. - If this file is empty, then no compiler-generated - resources were bound to the produced executable. -*/ - -STRINGTABLE -BEGIN -END - diff --git a/Packages/GUISDK_D11D.dcu b/Packages/GUISDK_D11D.dcu new file mode 100644 index 0000000..be70aea Binary files /dev/null and b/Packages/GUISDK_D11D.dcu differ diff --git a/Packages/GUISDK_D11D.dpk b/Packages/GUISDK_D11D.dpk new file mode 100644 index 0000000..3883c90 --- /dev/null +++ b/Packages/GUISDK_D11D.dpk @@ -0,0 +1,38 @@ +package GUISDK_D11D; + +{$R *.res} +{$ALIGN 8} +{$ASSERTIONS ON} +{$BOOLEVAL OFF} +{$DEBUGINFO OFF} +{$EXTENDEDSYNTAX ON} +{$IMPORTEDDATA ON} +{$IOCHECKS ON} +{$LOCALSYMBOLS OFF} +{$LONGSTRINGS ON} +{$OPENSTRINGS ON} +{$OPTIMIZATION ON} +{$OVERFLOWCHECKS OFF} +{$RANGECHECKS OFF} +{$REFERENCEINFO OFF} +{$SAFEDIVIDE OFF} +{$STACKFRAMES OFF} +{$TYPEDADDRESS OFF} +{$VARSTRINGCHECKS ON} +{$WRITEABLECONST OFF} +{$MINENUMSIZE 1} +{$IMAGEBASE $400000} +{$DESCRIPTION 'GUI SDK para Delphi 2007 (Designtime)'} +{$DESIGNONLY} +{$IMPLICITBUILD OFF} +{$DEFINE RELEASE} + +requires + rtl, + designide, + GUISDK_D11R; + +contains + uGUIRegister in '..\Source\uGUIRegister.pas'; + +end. diff --git a/Packages/GUISDK_D10.bdsproj b/Packages/GUISDK_D11D.dproj similarity index 55% rename from Packages/GUISDK_D10.bdsproj rename to Packages/GUISDK_D11D.dproj index 4e4b9ce..f224cd5 100644 --- a/Packages/GUISDK_D10.bdsproj +++ b/Packages/GUISDK_D11D.dproj @@ -1,207 +1,86 @@  - - - - - - - - - - - GUISDK_D10.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 - GUI SDK para Delphi 10 - - - - ..\Lib\D10 - ..\Lib\D10 - ..\Lib\D10 - ..\Lib\D10;..\Source - - - - False - - - - - - False - - - True - False - - - - $00000000 - - - - 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. - - + + + {b1ab04a7-bef8-4297-81f0-ae06b6c1d45e} + GUISDK_D11D.dpk + Release + AnyCPU + DCC32 + ..\Lib\D11\GUISDK_D11D.bpl + + + 7.0 + False + False + 0 + RELEASE + ..\Lib\D11 + ..\Lib\D11 + ..\Lib\D11 + ..\Lib\D11 + ..\Lib\D11 + ..\Lib\D11 + ..\Lib\D11 + ..\Lib\D11 + ..\Lib\D11 + + + 7.0 + ..\Lib\D11 + ..\Lib\D11 + ..\Lib\D11 + ..\Lib\D11 + ..\Lib\D11 + DEBUG + ..\Lib\D11 + ..\Lib\D11 + ..\Lib\D11 + ..\Lib\D11 + + + Delphi.Personality + Package + +FalseTrueFalseFalseTrueFalseGUI SDK para Delphi 2007 (Designtime)TrueFalse2000FalseFalseFalseFalseFalse30821252Rodax Software S.L.2.0.0.02.0.0.0GUISDK_D11D.dpk + + + + + MainSource + + + + + + + + + + + + + + + + + + - diff --git a/Packages/GUISDK_D11.res b/Packages/GUISDK_D11D.res similarity index 73% rename from Packages/GUISDK_D11.res rename to Packages/GUISDK_D11D.res index 86c94e6..56c87ae 100644 Binary files a/Packages/GUISDK_D11.res and b/Packages/GUISDK_D11D.res differ diff --git a/Packages/GUISDK_D11.dpk b/Packages/GUISDK_D11R.dpk similarity index 79% rename from Packages/GUISDK_D11.dpk rename to Packages/GUISDK_D11R.dpk index 9d5f86b..6d5a0b5 100644 --- a/Packages/GUISDK_D11.dpk +++ b/Packages/GUISDK_D11R.dpk @@ -1,4 +1,4 @@ -package GUISDK_D11; +package GUISDK_D11R; {$R *.res} {$ALIGN 8} @@ -22,17 +22,15 @@ package GUISDK_D11; {$WRITEABLECONST OFF} {$MINENUMSIZE 1} {$IMAGEBASE $400000} -{$DESCRIPTION 'GUI SDK para Delphi 2007'} +{$DESCRIPTION 'GUI SDK para Delphi 2007 (Runtime)'} +{$RUNONLY} {$IMPLICITBUILD OFF} -{$DEFINE DEBUG} +{$DEFINE RELEASE} requires vcl, rtl, - designide, - vclactnband, - vclx, - xmlrtl; + designide; contains uCustomView in '..\Source\uCustomView.pas', diff --git a/Packages/GUISDK_D11.dproj b/Packages/GUISDK_D11R.dproj similarity index 85% rename from Packages/GUISDK_D11.dproj rename to Packages/GUISDK_D11R.dproj index 6507884..70357d7 100644 --- a/Packages/GUISDK_D11.dproj +++ b/Packages/GUISDK_D11R.dproj @@ -1,11 +1,11 @@  {559ec84b-9aef-4f3c-85e8-18113e7a29a2} - GUISDK_D11.dpk - Debug + GUISDK_D11R.dpk + Release AnyCPU DCC32 - ..\Lib\D11\GUISDK_D11.bpl + ..\Lib\D11\GUISDK_D11R.bpl 7.0 @@ -30,31 +30,32 @@ ..\Lib\D11 ..\Lib\D11 ..\Lib\D11 + False Delphi.Personality Package -FalseTrueFalseGUI SDK para Delphi 2007FalseFalseFalseTrueFalse1000FalseFalseFalseFalseFalse308212521.0.0.01.0.0.0GUISDK_D11.dpk +FalseTrueFalseGUI SDK para Delphi 2007 (Runtime)FalseFalseTrueTrueFalse2000FalseFalseFalseFalseFalse30821252Rodax Software S.L.2.0.0.02.0.0.0GUISDK_D11R.dpk - + MainSource + - - - - - - + + + + + + -