RAD Studio VCL Reference
|
TAdapterFieldGetValueEvent is the type for event handlers that provide the value associated with an adapter field.
TAdapterFieldGetValueEvent is the type for event handlers that let you provide the value of an adapter field component.
Sender is the adapter field component whose value is requested.
Value returns a Variant that contains the current value.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|