RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIDispatchField.Value Property

Represents the data in an IDispatch field component.

Pascal
property Value: IDispatch;
C++
__property IDispatch Value;

Use Value to read data directly from and write data directly to a field component at runtime. The Value property can affect the contents of a field that is not Visible

 

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