Discussions
Sign In
•
Register
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In with LMD account
Sign In with LMD account
Categories
Recent Discussions
Categories
All Categories
1.1K
NG Controls
28
Announcements
60
LMD IDE-Tools
207
LMD ElPack
372
LMD-Tools
411
Feature Requests
38
In this Discussion
Automasoft di Giaquinto Andrea
August 2021
Eugene Balabuev (LMD)
August 2021
NG.Serialization.NativeXml compile issues "SInvalidBoolean"
Automasoft di Giaquinto Andrea
August 2021
in
NG Controls
Vote Up
0
Vote Down
Hello,
I have compile error in NG.Serialization.NativeXml:
[dcc64 Error] NG.Serialization.NativeXml.pas(305): E2003 Undeclared identifier: 'SInvalidBoolean'
Please reply.
Thank you.
Comments
3 Comments
sorted by
Votes
Date Added
Eugene Balabuev (LMD)
August 2021
Posts: 0
Vote Up
0
Vote Down
This constant is declared inside Delphi's SysConst.pas unit, which is included in NG.Serialization.Xml.pas unit. So, there should be no compilation error.
Automasoft di Giaquinto Andrea
August 2021
Posts: 52
Vote Up
0
Vote Down
In
NG.Serialization.Xml.pas there is
SysConst but
in
NG.Serialization.NativeXml.pas the
SysConst is missing.
Regards
Andrea
Eugene Balabuev (LMD)
August 2021
Posts: 0
Vote Up
0
Vote Down
Yes, you right. Fixed.
Sign In
or
Register
to comment.
Comments