RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IActionResponse.Handled Property

Indicates whether the incoming request has been handled.

Pascal
property Handled: Boolean;
C++
__property Boolean Handled;

Note: WebSnap sets Handled to true when the response has been handled.
 

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