aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/lib/SQLite/example/uTestSqlite.dfm
diff options
context:
space:
mode:
authortobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-08-07 11:37:36 +0000
committertobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-08-07 11:37:36 +0000
commit51995630561a819b80bbf08039bd5d39ce0de564 (patch)
tree8f60cd7f749625f22b698313382599e7d5bb2f99 /Game/Code/lib/SQLite/example/uTestSqlite.dfm
parent57247ddc701c856e3bd0811566405ab4ac69e9ff (diff)
downloadusdx-51995630561a819b80bbf08039bd5d39ce0de564.tar.gz
usdx-51995630561a819b80bbf08039bd5d39ce0de564.tar.xz
usdx-51995630561a819b80bbf08039bd5d39ce0de564.zip
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
Diffstat (limited to 'Game/Code/lib/SQLite/example/uTestSqlite.dfm')
-rw-r--r--Game/Code/lib/SQLite/example/uTestSqlite.dfm4
1 files changed, 2 insertions, 2 deletions
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'