* Published CreateSession property

git-svn-id: trunk@17282 -
This commit is contained in:
michael 2011-04-10 17:18:38 +00:00
parent c5e7902e4b
commit eb2e21587b
2 changed files with 2 additions and 0 deletions

View File

@ -130,6 +130,7 @@ Type
Property DispatchOptions;
Property APIPath;
Property RouterPath;
Property CreateSession;
Property NameSpace;
end;

View File

@ -473,6 +473,7 @@ type
TFPWebProviderDataModule = Class(TFPCustomWebProviderDataModule)
Published
Property CreateSession;
Property InputAdaptor;
Property ContentProducer;
Property UseProviderManager;