mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-06 12:38:29 +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 APIPath;
|
||||
Property RouterPath;
|
||||
Property CreateSession;
|
||||
Property NameSpace;
|
||||
end;
|
||||
|
||||
|
@ -473,6 +473,7 @@ type
|
||||
|
||||
TFPWebProviderDataModule = Class(TFPCustomWebProviderDataModule)
|
||||
Published
|
||||
Property CreateSession;
|
||||
Property InputAdaptor;
|
||||
Property ContentProducer;
|
||||
Property UseProviderManager;
|
||||
|
Loading…
Reference in New Issue
Block a user