RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IActionResponse Interface

IActionResponse is the interface for interacting with action responses.

Pascal
IActionResponse = interface;
C++
__interface IActionResponse;

AdaptReq

IActionResponse is used by a variety of routines and methods to interact with action response. Use the Supports function to determine whether a request object implements IActionResponse and to obtain the interface. 

 

IActionRequest 

Supports

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!