RAD Studio VCL Reference
|
Represents the data in an interface field component.
property Value: IUnknown;
__property IUnknown 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 even if it is not Visible.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|