CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
--- a/trunk/Src/DBIO.UXMLDataIO.pas +++ b/trunk/Src/DBIO.UXMLDataIO.pas @@ -3,7 +3,7 @@ * v. 2.0. If a copy of the MPL was not distributed with this file, You can * obtain one at http://mozilla.org/MPL/2.0/ * - * Copyright (C) 2008-2012, Peter Johnson (www.delphidabbler.com). + * Copyright (C) 2008-2013, Peter Johnson (www.delphidabbler.com). * * $Rev$ * $Date$ @@ -187,7 +187,7 @@ @param EObj [in] Reference to exception to be handled. @except Always raise an exception. } - protected // must not be strict + public { IDataWriter methods } procedure Initialise; {Initialise the database. Always called before any other methods.