|
RAD Studio VCL Reference
|
Returns the IWebAppServices interface of the component that centralizes the dispatching of requests.
function GetWebAppServices: IWebAppServices;
__fastcall IWebAppServices GetWebAppServices();
GetWebAppServices returns the IWebAppServices interface that is stored in this TCustomWebDataModule. This is the same as the value of the AppServices property.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|