RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IActionRequest.SetHandled Method

Sets the value of the Handled property.

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

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!