RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterBooleanField.OnGetValue Event

Called to retrieve the adapter field's value.

Pascal
property OnGetValue: TAdapterFieldGetBooleanEvent;
C++
__property TAdapterFieldGetBooleanEvent 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!