[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Access to SQLite database Interfaces=SQLite Tab=DataBase [Property] Name=The name of component. ARG(string)|2| +FileName=Sets the database full path. ARG(string)|2| [Methods] doOpen=Opens a database. ARG(string FileName)|1|0 doClose=Closes a database. ARG()|1|0 onComplete=Occurs after the successful opening of the database. ARG(string)|2|2 onError=If an error occurs, an error message appears. ARG(string)|2|2 FileName=Defines the database full path. ARG(string)|4|2