RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterField.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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!