|
RAD Studio VCL Reference
|
procedure AssignField(Field: TField);
__fastcall AssignField(TField Field);
Use AssignField to set a parameter to represent a particular TField object. AssignField sets the Bound property to true.
Unlike AssignFieldValue, AssignField names the parameter after the field object as well as taking its value.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|