Datasnap.DSHTTP.TDSHTTPContextIndy.Context
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
| Unit: Datasnap.DSHTTP | |
| Parent: TDSHTTPContextIndy | |
Delphi
property Context: IIPContext read FContext;
C++
__property Ippeerapi::_di_IIPContext Context = {read=FContext};
Description
Specifies the Indy context.
The Context property specifies the Indy context. It is provided so that the event handlers can use Indy-specific properties.