RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
WebAdapt.TAdapterFieldHasValueEvent Type
Pascal
TAdapterFieldHasValueEvent = procedure (Sender: TObject; const Value: Variant; var HasValue: Boolean) of object;
C++
(Sender: TObject; const Value: Variant; var HasValue: Boolean) ( TAdapterFieldHasValueEvent)();

WebAdapt

This is type WebAdapt.TAdapterFieldHasValueEvent.

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