RAD Studio VCL Reference
|
TAdapterFieldStringsEvent is the type for event handlers that respond when a set of string values is assigned to an adapter field.
TAdapterFieldStringsEvent is the type for event handlers that let you respond when a string list is assigned to an adapter field component.
Sender is the adapter field component to which the strings are assigned.
Values is a string list that contains the new set of string values.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|