RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IActionResponse.ExecuteStatus Property

Indicates the status of executing the action.

Pascal
property ExecuteStatus: TExecuteStatus;
C++
__property TExecuteStatus ExecuteStatus;

The ExecuteStatus property indicates whether the request was completely handled, and if so, whether the attempt to handle the request was successful. 

 

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