Show: Delphi
C++
Display Preferences
AdaptReq.TBasicImageRequestImpl
From XE2 API Documentation
Delphi
TBasicImageRequestImpl = class(TAbstractAdapterRequest, IImageRequest,
C++
class PASCALIMPLEMENTATION TBasicImageRequestImpl : public Web::Webcntxt::TAbstractAdapterRequest
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | AdaptReq.pas AdaptReq.hpp |
AdaptReq | AdaptReq |
Description
TAbstractAdapterRequest is the base class for adapter request objects.
AdaptReq.TBasicImageRequestImpl inherits from Web.WebCntxt.TAbstractAdapterRequest. All content below this line refers to Web.WebCntxt.TAbstractAdapterRequest.
TAbstractAdapterRequest is the base class for adapter request objects.
TAbstractAdapterRequest is the base class for the object that adapters use to obtain information about the current HTTP request message. An application interacts with an adapter request object through interfaces implemented by various descendants of TAbstractAdapterRequest. These descendant classes are considered internal to WebSnap and are not documented.