RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterField.OnGetValue Event

Called to retrieve the adapter field's value.

Pascal
property OnGetValue: TAdapterFieldGetValueEvent;
C++
__property TAdapterFieldGetValueEvent OnGetValue;

OnGetValue is called by ImplGetValue to retrieve the value associated with this adapter field. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!