Browse Source

* Publish options

git-svn-id: trunk@15447 -
michael 15 years ago
parent
commit
babd106844
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/fcl-web/src/webdata/sqldbwebdata.pp

+ 1 - 0
packages/fcl-web/src/webdata/sqldbwebdata.pp

@@ -63,6 +63,7 @@ Type
     Property IDFieldName;
     Property OnGetNewID;
     property OnGetParameterType;
+    Property Options;
   end;
 
 implementation