diff --git a/Units/DelphiXMLDataBindingResources.pas b/Units/DelphiXMLDataBindingResources.pas index 2f093ae..12fbda1 100644 --- a/Units/DelphiXMLDataBindingResources.pas +++ b/Units/DelphiXMLDataBindingResources.pas @@ -179,8 +179,8 @@ const PropertyImplMethodGetOptionalOrDefault = 'function TXML%:s.%:sDef(const ADefaultValue: %:s): %:s;' + CrLf + 'begin' + CrLf + - ' if GetHas%:s then' + CrLf + - ' Result := Get%:s' + CrLf + + ' if GetHas%:s then' + CrLf + + ' Result := Get%:s' + CrLf + ' else' + CrLf + ' Result := ADefaultValue;' + CrLf + 'end;' + CrLf + diff --git a/X2XMLDataBinding.dproj b/X2XMLDataBinding.dproj index 38a2443..abf50cf 100644 --- a/X2XMLDataBinding.dproj +++ b/X2XMLDataBinding.dproj @@ -1,145 +1,161 @@ - - - {983dfcaf-23ca-48a0-a147-d96769428a71} - X2XMLDataBinding.dpr - Debug - DCC32 - bin\X2XMLDataBinding.exe - VCL - 13.4 - True - Build - Win32 - 3 - Application - - - true - - - true - Base - true - - - true - Base - true - - - true - Base - true - - - true - Cfg_2 - true - true - - - bin - X2XMLDataBinding_Icon.ico - Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;Xml.Win;System.Win;$(DCC_Namespace) - CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments= - lib - 1043 - $(BDS)\bin\default_app.manifest - - - true - Data.Win;Datasnap.Win;Web.Win;Soap.Win;$(DCC_Namespace) - bin64 - lib64 - 1033 - - - Data.Win;Datasnap.Win;Web.Win;Soap.Win;Bde;$(DCC_Namespace) - "P:\updateserver\xsd\ads111.xsd" - 1033 - - - 7.0 - 3 - DEBUG;$(DCC_Define) - Lib - Lib - - - true - 1033 - - - Delphi.Personality.12 - - - - - False - True - False - "P:\updateserver\xsd\ads111.xsd" - - - False - False - 1 - 0 - 0 - 0 - False - False - False - False - False - 1043 - 1252 - - - - - 1.0.0.0 - - - - - - 1.0.0.0 - - - - X2XMLDataBinding.dpr - - - - True - True - - - 12 - - - - - MainSource - - -
MainForm
-
- - - - - - - - - Cfg_2 - Base - - - Base - -
- -
+ + + {983dfcaf-23ca-48a0-a147-d96769428a71} + X2XMLDataBinding.dpr + Debug + DCC32 + bin\X2XMLDataBinding.exe + VCL + 18.2 + True + Build + Win32 + 3 + Application + + + true + + + true + Base + true + + + true + Base + true + + + true + Base + true + + + true + Cfg_2 + true + true + + + true + Cfg_2 + true + true + + + bin + X2XMLDataBinding_Icon.ico + Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;Xml.Win;System.Win;$(DCC_Namespace) + CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments= + lib + 1043 + $(BDS)\bin\default_app.manifest + X2XMLDataBinding + + + Data.Win;Datasnap.Win;Web.Win;Soap.Win;Bde;$(DCC_Namespace) + "P:\updateserver\xsd\ads111.xsd" + 1033 + $(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png + $(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png + + + true + Data.Win;Datasnap.Win;Web.Win;Soap.Win;$(DCC_Namespace) + bin64 + lib64 + 1033 + $(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png + $(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png + + + 7.0 + 3 + DEBUG;$(DCC_Define) + Lib + Lib + + + true + 1033 + Debug + + + Debug + + + Delphi.Personality.12 + + + + + False + True + False + "P:\updateserver\xsd\ads111.xsd" + + + False + False + 1 + 0 + 0 + 0 + False + False + False + False + False + 1043 + 1252 + + + + + 1.0.0.0 + + + + + + 1.0.0.0 + + + + X2XMLDataBinding.dpr + + + + True + True + + + 12 + + + + + MainSource + + +
MainForm
+
+ + + + + + + + + Cfg_2 + Base + + + Base + +
+ + +
diff --git a/X2XMLDataBinding.res b/X2XMLDataBinding.res index 2f784be..f1c0ad0 100644 Binary files a/X2XMLDataBinding.res and b/X2XMLDataBinding.res differ diff --git a/X2XMLDataBinding.stat b/X2XMLDataBinding.stat new file mode 100644 index 0000000..7b5f01a --- /dev/null +++ b/X2XMLDataBinding.stat @@ -0,0 +1,10 @@ +[Stats] +EditorSecs=37 +DesignerSecs=5 +InspectorSecs=1 +CompileSecs=620 +OtherSecs=5 +StartTime=09/04/2020 10:52:32 +RealKeys=0 +EffectiveKeys=0 +DebugSecs=20