RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
WebAdapt.TAdapterActionExecuteHandledEvent Type
Pascal
TAdapterActionExecuteHandledEvent = procedure (Sender: TObject; Action: TObject; Params: TStrings; var Handled: Boolean) of object;
C++
(Sender: TObject; Action: TObject; Params: TStrings; var Handled: Boolean) ( TAdapterActionExecuteHandledEvent)();

WebAdapt

This is type WebAdapt.TAdapterActionExecuteHandledEvent.

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