diff --git a/Lib/D14/GUISDK_D12R.bpl b/Lib/D14/GUISDK_D12R.bpl new file mode 100644 index 0000000..338d028 Binary files /dev/null and b/Lib/D14/GUISDK_D12R.bpl differ diff --git a/Lib/D14/GUISDK_D12R.dcp b/Lib/D14/GUISDK_D12R.dcp new file mode 100644 index 0000000..26009b0 Binary files /dev/null and b/Lib/D14/GUISDK_D12R.dcp differ diff --git a/Lib/D14/GUISDK_D12R.dcu b/Lib/D14/GUISDK_D12R.dcu new file mode 100644 index 0000000..8f245cf Binary files /dev/null and b/Lib/D14/GUISDK_D12R.dcu differ diff --git a/Lib/D14/GUISDK_D14D.bpl b/Lib/D14/GUISDK_D14D.bpl new file mode 100644 index 0000000..dd09365 Binary files /dev/null and b/Lib/D14/GUISDK_D14D.bpl differ diff --git a/Lib/D14/GUISDK_D14D.dcp b/Lib/D14/GUISDK_D14D.dcp new file mode 100644 index 0000000..8a90329 Binary files /dev/null and b/Lib/D14/GUISDK_D14D.dcp differ diff --git a/Lib/D14/GUISDK_D14D.dcu b/Lib/D14/GUISDK_D14D.dcu new file mode 100644 index 0000000..60429fe Binary files /dev/null and b/Lib/D14/GUISDK_D14D.dcu differ diff --git a/Lib/D14/GUISDK_D14D.~bpl b/Lib/D14/GUISDK_D14D.~bpl new file mode 100644 index 0000000..9003854 Binary files /dev/null and b/Lib/D14/GUISDK_D14D.~bpl differ diff --git a/Lib/D14/GUISDK_D14R.bpl b/Lib/D14/GUISDK_D14R.bpl new file mode 100644 index 0000000..294d2d1 Binary files /dev/null and b/Lib/D14/GUISDK_D14R.bpl differ diff --git a/Lib/D14/GUISDK_D14R.dcp b/Lib/D14/GUISDK_D14R.dcp new file mode 100644 index 0000000..a7439b0 Binary files /dev/null and b/Lib/D14/GUISDK_D14R.dcp differ diff --git a/Lib/D14/GUISDK_D14R.dcu b/Lib/D14/GUISDK_D14R.dcu new file mode 100644 index 0000000..f0b81f4 Binary files /dev/null and b/Lib/D14/GUISDK_D14R.dcu differ diff --git a/Lib/D14/GUISDK_D14R.~bpl b/Lib/D14/GUISDK_D14R.~bpl new file mode 100644 index 0000000..89be8d5 Binary files /dev/null and b/Lib/D14/GUISDK_D14R.~bpl differ diff --git a/Lib/D14/uCustomEditor.dcu b/Lib/D14/uCustomEditor.dcu new file mode 100644 index 0000000..9765477 Binary files /dev/null and b/Lib/D14/uCustomEditor.dcu differ diff --git a/Lib/D14/uCustomView.dcu b/Lib/D14/uCustomView.dcu new file mode 100644 index 0000000..9fd527f Binary files /dev/null and b/Lib/D14/uCustomView.dcu differ diff --git a/Lib/D14/uGUIBase.dcu b/Lib/D14/uGUIBase.dcu new file mode 100644 index 0000000..0a236a7 Binary files /dev/null and b/Lib/D14/uGUIBase.dcu differ diff --git a/Lib/D14/uGUIRegister.dcu b/Lib/D14/uGUIRegister.dcu new file mode 100644 index 0000000..e33ae41 Binary files /dev/null and b/Lib/D14/uGUIRegister.dcu differ diff --git a/Lib/D14/uGUIUtils.dcu b/Lib/D14/uGUIUtils.dcu new file mode 100644 index 0000000..a457441 Binary files /dev/null and b/Lib/D14/uGUIUtils.dcu differ diff --git a/Packages/GUISDK_D14D.dpk b/Packages/GUISDK_D14D.dpk new file mode 100644 index 0000000..dc1a203 --- /dev/null +++ b/Packages/GUISDK_D14D.dpk @@ -0,0 +1,37 @@ +package GUISDK_D14D; + +{$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 2010 (Designtime)'} +{$DESIGNONLY} +{$IMPLICITBUILD OFF} + +requires + rtl, + designide, + GUISDK_D14R; + +contains + uGUIRegister in '..\Source\uGUIRegister.pas'; + +end. diff --git a/Packages/GUISDK_D14D.dproj b/Packages/GUISDK_D14D.dproj new file mode 100644 index 0000000..efa6820 --- /dev/null +++ b/Packages/GUISDK_D14D.dproj @@ -0,0 +1,127 @@ + + + {b1ab04a7-bef8-4297-81f0-ae06b6c1d45e} + GUISDK_D14D.dpk + Release + AnyCPU + DCC32 + ..\Lib\D11\GUISDK_D11D.bpl + 12.0 + Release + + + true + + + true + Base + true + + + true + Base + true + + + ..\Lib\D14;$(DCC_UnitSearchPath) + ..\Lib\D14\GUISDK_D14D.bpl + 00400000 + GUI SDK para Delphi 2010 (Designtime) + ..\Lib\D14 + false + true + true + ..\Lib\D14 + true + ..\Lib\D14 + false + 0 + true + + + RELEASE;$(DCC_Define) + 7.0 + False + False + 0 + ..\Lib\D11 + ..\Lib\D11 + ..\Lib\D11;$(DCC_ResourcePath) + ..\Lib\D11;$(DCC_ObjPath) + ..\Lib\D11;$(DCC_IncludePath) + + + 7.0 + ..\Lib\D11 + ..\Lib\D11 + DEBUG;$(DCC_Define) + ..\Lib\D11;$(DCC_ResourcePath) + ..\Lib\D11;$(DCC_ObjPath) + ..\Lib\D11;$(DCC_IncludePath) + + + Delphi.Personality.12 + Package + + + + False + True + False + + + True + False + 2 + 0 + 0 + 0 + False + False + False + False + False + 3082 + 1252 + + + Rodax Software S.L. + + 2.0.0.0 + + + + + + 2.0.0.0 + + + + GUISDK_D14D.dpk + + + + 12 + + + + MainSource + + + + + + + Base + + + Cfg_2 + Base + + + Cfg_1 + Base + + + + diff --git a/Packages/GUISDK_D14D.res b/Packages/GUISDK_D14D.res new file mode 100644 index 0000000..56c87ae Binary files /dev/null and b/Packages/GUISDK_D14D.res differ diff --git a/Packages/GUISDK_D14R.dpk b/Packages/GUISDK_D14R.dpk new file mode 100644 index 0000000..829e5a8 --- /dev/null +++ b/Packages/GUISDK_D14R.dpk @@ -0,0 +1,40 @@ +package GUISDK_D14R; + +{$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 2010 (Runtime)'} +{$RUNONLY} +{$IMPLICITBUILD OFF} + +requires + vcl, + rtl, + designide; + +contains + uCustomView in '..\Source\uCustomView.pas', + uCustomEditor in '..\Source\uCustomEditor.pas', + uGUIBase in '..\Source\uGUIBase.pas', + uGUIUtils in '..\Source\uGUIUtils.pas'; + +end. diff --git a/Packages/GUISDK_D14R.dproj b/Packages/GUISDK_D14R.dproj new file mode 100644 index 0000000..a98938e --- /dev/null +++ b/Packages/GUISDK_D14R.dproj @@ -0,0 +1,128 @@ + + + {559ec84b-9aef-4f3c-85e8-18113e7a29a2} + GUISDK_D14R.dpk + Release + AnyCPU + DCC32 + ..\Lib\D11\GUISDK_D11R.bpl + 12.0 + Release + + + true + + + true + Base + true + + + true + Base + true + + + true + ..\Lib\D14\GUISDK_D14R.bpl + 00400000 + GUI SDK para Delphi 2010 (Runtime) + ..\Lib\D14 + false + false + true + ..\Lib\D14 + true + ..\Lib\D14 + false + 0 + true + + + RELEASE;$(DCC_Define) + 7.0 + False + False + 0 + ..\Lib\D11 + ..\Lib\D11 + + + 7.0 + False + False + 0 + DEBUG;$(DCC_Define) + ..\Lib\D11 + ..\Lib\D11 + False + + + Delphi.Personality.12 + Package + + + + False + True + False + + + True + False + 2 + 0 + 0 + 0 + False + False + False + False + False + 3082 + 1252 + + + Rodax Software S.L. + + 2.0.0.0 + + + + + + 2.0.0.0 + + + + GUISDK_D14R.dpk + + + + 12 + + + + MainSource + + + + + + + + + + Base + + + Cfg_2 + Base + + + Cfg_1 + Base + + + + diff --git a/Packages/GUISDK_D14R.res b/Packages/GUISDK_D14R.res new file mode 100644 index 0000000..6ee93a0 Binary files /dev/null and b/Packages/GUISDK_D14R.res differ diff --git a/Packages/GUISDK_D14_Group.groupproj b/Packages/GUISDK_D14_Group.groupproj new file mode 100644 index 0000000..10fdc3a --- /dev/null +++ b/Packages/GUISDK_D14_Group.groupproj @@ -0,0 +1,50 @@ + + + {f49d4f85-49b4-4a27-b829-44cd7b4b70b5} + + + + + + + + + + + Default.Personality.12 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +