.. |
regdef.inc
|
9b799b9636
* For compatibility with existing cross-platform registry code, add registry constants to Registry unit on Windows. The constants are directly mapped to Windows unit to avoid problems.
|
12 éve |
regini.inc
|
25602c7cbd
* Make TRegIniFile Delphi compatible.
|
13 éve |
registry.pp
|
9b799b9636
* For compatibility with existing cross-platform registry code, add registry constants to Registry unit on Windows. The constants are directly mapped to Windows unit to avoid problems.
|
12 éve |
winreg.inc
|
25602c7cbd
* Make TRegIniFile Delphi compatible.
|
13 éve |
xmlreg.pp
|
22d1077cf4
* TXMLRegistry: treat absent child text node as empty value for string and binary types. This is necessary because xml does not preserve empty text nodes. Resolves #16395.
|
13 éve |
xregreg.inc
|
6e78f5217e
* TRegistry (XML flavor): check if FSysData is actually assigned in methods that are called from destructor. Destructor is executed when an exception occurs in constructor, but FSysData may not yet be assigned in this case.
|
13 éve |