From 51995630561a819b80bbf08039bd5d39ce0de564 Mon Sep 17 00:00:00 2001 From: tobigun Date: Thu, 7 Aug 2008 11:37:36 +0000 Subject: Update of SQLiteTable3. The file was additionally patched to support Format()-style bindings (BindData) and FieldAsBlobPtr. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1225 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Game/Code/lib/SQLite/example/uTestSqlite.dfm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Game/Code/lib/SQLite/example/uTestSqlite.dfm') diff --git a/Game/Code/lib/SQLite/example/uTestSqlite.dfm b/Game/Code/lib/SQLite/example/uTestSqlite.dfm index b77ec2c7..6b4a2aaf 100644 --- a/Game/Code/lib/SQLite/example/uTestSqlite.dfm +++ b/Game/Code/lib/SQLite/example/uTestSqlite.dfm @@ -1,6 +1,6 @@ object Form1: TForm1 - Left = 242 - Top = 242 + Left = 199 + Top = 280 Width = 541 Height = 308 Caption = 'Test SQLite 3' -- cgit v1.2.3