|
<< Click to Display Table of Contents >> Navigation: Classes > TIWBaseForm > Properties > WebApplication |
Use this property to access the WebApplication instance of the current user session.
SIGNATURE=IWBaseForm.TIWBaseForm.WebApplication
ETYPE=Property
Declaration:
Delphi: |
public property WebApplication: TIWApplication; |
C++: |
public: __property TIWApplication WebApplication; |
Description: This is WebApplication, a member of class TIWBaseForm.