|
RAD Studio VCL Reference
|
Responsible for returning the count of values associated with the adapter field.
property OnGetValueCount: TAdapterFieldGetValueCountEvent;
__property TAdapterFieldGetValueCountEvent OnGetValueCount;
Implement this event handler to provide the count of values associated with an adapter field. Also implement OnGetValues to provide the individual values.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|