RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IActionResponse.SetHandled Method

Sets the value of the Handled property.

Pascal
procedure SetHandled(Value: Boolean);
C++
__fastcall SetHandled(Boolean Value);

SetHandled is the write implementation of the Handled property. 

 

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