diff --git a/internal/4.1/1/Lib/D14/CustFrms.dcu b/internal/4.1/1/Lib/D14/CustFrms.dcu new file mode 100644 index 0000000..bacb718 Binary files /dev/null and b/internal/4.1/1/Lib/D14/CustFrms.dcu differ diff --git a/internal/4.1/1/Lib/D14/FrmsExpt.dcu b/internal/4.1/1/Lib/D14/FrmsExpt.dcu new file mode 100644 index 0000000..fd0868b Binary files /dev/null and b/internal/4.1/1/Lib/D14/FrmsExpt.dcu differ diff --git a/internal/4.1/1/Lib/D14/cfpack_d14.dcu b/internal/4.1/1/Lib/D14/cfpack_d14.dcu new file mode 100644 index 0000000..681af0e Binary files /dev/null and b/internal/4.1/1/Lib/D14/cfpack_d14.dcu differ diff --git a/internal/4.1/1/Source/cfpack_d10.dproj b/internal/4.1/1/Source/cfpack_d10.dproj new file mode 100644 index 0000000..b891275 --- /dev/null +++ b/internal/4.1/1/Source/cfpack_d10.dproj @@ -0,0 +1,124 @@ + + + {43864F6A-F909-4CEE-AF9E-BD13EE1C4AD5} + cfpack_d10.dpk + Debug + DCC32 + 12.0 + + + true + + + true + Base + true + + + true + Base + true + + + 3 + 00400000 + true + true + C:\Users\Public\Documents\RAD Studio\7.0\Bpl\cfpack_d10.bpl + x86 + WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;$(DCC_UnitAlias) + ..\Lib\D10;$(DCC_UnitSearchPath) + Custom Forms Pack (CFPack) Tools for Delphi 10 + false + true + true + true + false + ..\Lib\D10 + true + false + false + + + false + RELEASE;$(DCC_Define) + 0 + false + + + DEBUG;$(DCC_Define) + + + + MainSource + + + + + + + + +
NewCustFormDlg
+
+ + Base + + + Cfg_2 + Base + + + Cfg_1 + Base + +
+ + + Delphi.Personality.12 + Package + + + + cfpack_d10.dpk + + + False + True + False + + + ..\..\..\..\Codigo\Lib\CFPack\Source\ + + + True + False + 1 + 0 + 0 + 0 + False + False + False + False + False + 3082 + 1252 + + + + + 1.0.0.0 + + + + + + 1.0.0.0 + + + + + 12 + +
diff --git a/internal/4.1/1/Source/cfpack_d10.dproj.local b/internal/4.1/1/Source/cfpack_d10.dproj.local new file mode 100644 index 0000000..d576f03 --- /dev/null +++ b/internal/4.1/1/Source/cfpack_d10.dproj.local @@ -0,0 +1,2 @@ + + diff --git a/internal/4.1/1/Source/cfpack_d14.dpk b/internal/4.1/1/Source/cfpack_d14.dpk new file mode 100644 index 0000000..0e476ac --- /dev/null +++ b/internal/4.1/1/Source/cfpack_d14.dpk @@ -0,0 +1,40 @@ +package cfpack_d14; + +{$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 ON} +{$MINENUMSIZE 1} +{$IMAGEBASE $400000} +{$DESCRIPTION 'Custom Forms Pack (CFPack) Tools for Delphi 10'} +{$DESIGNONLY} +{$IMPLICITBUILD OFF} + +requires + vcl, + designide, + rtl, + vclactnband, + vclx; + +contains + CustFrms in 'CustFrms.pas', + FrmsExpt in 'FrmsExpt.pas' {NewCustFormDlg}; + +end. diff --git a/internal/4.1/1/Source/cfpack_d14.dproj b/internal/4.1/1/Source/cfpack_d14.dproj new file mode 100644 index 0000000..233fbdc --- /dev/null +++ b/internal/4.1/1/Source/cfpack_d14.dproj @@ -0,0 +1,121 @@ + + + {43864F6A-F909-4CEE-AF9E-BD13EE1C4AD5} + cfpack_d14.dpk + Release + DCC32 + 12.0 + + + true + + + true + Base + true + + + true + Base + true + + + 3 + 00400000 + true + true + C:\Users\Public\Documents\RAD Studio\7.0\Bpl\cfpack_d14.bpl + x86 + WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;$(DCC_UnitAlias) + ..\Lib\D14;$(DCC_UnitSearchPath) + Custom Forms Pack (CFPack) Tools for Delphi 10 + false + true + true + true + false + ..\Lib\D14 + true + false + false + + + false + RELEASE;$(DCC_Define) + 0 + false + + + DEBUG;$(DCC_Define) + + + + MainSource + + + + + + + + +
NewCustFormDlg
+
+ + Base + + + Cfg_2 + Base + + + Cfg_1 + Base + +
+ + + Delphi.Personality.12 + Package + + + + cfpack_d14.dpk + + + False + True + False + + + True + False + 1 + 0 + 0 + 0 + False + False + False + False + False + 3082 + 1252 + + + + + 1.0.0.0 + + + + + + 1.0.0.0 + + + + + 12 + +
diff --git a/internal/4.1/1/Source/cfpack_d14.dproj.local b/internal/4.1/1/Source/cfpack_d14.dproj.local new file mode 100644 index 0000000..d1a2780 --- /dev/null +++ b/internal/4.1/1/Source/cfpack_d14.dproj.local @@ -0,0 +1,6 @@ + + + + 2023/12/04 15:55:35.905.dproj,C:\Codigo\Lib\CFPack\Source\cfpack_d10.dproj=C:\Codigo\Lib\CFPack\Source\cfpack_d14.dproj + + diff --git a/internal/4.1/1/Source/cfpack_d14.drc b/internal/4.1/1/Source/cfpack_d14.drc new file mode 100644 index 0000000..077f39c --- /dev/null +++ b/internal/4.1/1/Source/cfpack_d14.drc @@ -0,0 +1,24 @@ +/* VER210 + Generated by the CodeGear 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. +*/ + +#define FrmsExpt_sCustFormExpertAuthor 65520 +#define FrmsExpt_sCustFormExpertName 65521 +#define FrmsExpt_sCustFormExpertDesc 65522 +STRINGTABLE +BEGIN + FrmsExpt_sCustFormExpertAuthor, "Sergey Orlik" + FrmsExpt_sCustFormExpertName, "Custom Form" + FrmsExpt_sCustFormExpertDesc, "Create a new custom form" +END + +/* FrmsExpt.DFM */ +/* FrmsExpt.RES */ +/* C:\Codigo\Lib\CFPack\Source\cfpack_d14.res */ +/* C:\Codigo\Lib\CFPack\Source\cfpack_d14.drf */ diff --git a/internal/4.1/1/Source/cfpack_d14.res b/internal/4.1/1/Source/cfpack_d14.res new file mode 100644 index 0000000..ec5f233 Binary files /dev/null and b/internal/4.1/1/Source/cfpack_d14.res differ