mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-10 14:18:34 +02:00
* Published CreateSession property
git-svn-id: trunk@17282 -
This commit is contained in:
parent
c5e7902e4b
commit
eb2e21587b
@ -130,6 +130,7 @@ Type
|
|||||||
Property DispatchOptions;
|
Property DispatchOptions;
|
||||||
Property APIPath;
|
Property APIPath;
|
||||||
Property RouterPath;
|
Property RouterPath;
|
||||||
|
Property CreateSession;
|
||||||
Property NameSpace;
|
Property NameSpace;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
@ -473,6 +473,7 @@ type
|
|||||||
|
|
||||||
TFPWebProviderDataModule = Class(TFPCustomWebProviderDataModule)
|
TFPWebProviderDataModule = Class(TFPCustomWebProviderDataModule)
|
||||||
Published
|
Published
|
||||||
|
Property CreateSession;
|
||||||
Property InputAdaptor;
|
Property InputAdaptor;
|
||||||
Property ContentProducer;
|
Property ContentProducer;
|
||||||
Property UseProviderManager;
|
Property UseProviderManager;
|
||||||
|
Loading…
Reference in New Issue
Block a user