|
RAD Studio VCL Reference
|
Indicates whether the value of this field is equal to a particular Variant value.
function IsEqual(const AValue: Variant): Boolean;
__fastcall Boolean IsEqual(const Variant AValue);
IsEqual is called when server-side script calls the IsEqual method of this adapter field. Server-side script may use the IsEqual function to determine whether to check an HTML checkbox that displays this adapter field's value. IsEqual returns the result of ImplIsEqual.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|