RAD Studio VCL Reference
|
Inserts a new field parameter into the Items list.
procedure AddParam(Value: TParam);
__fastcall AddParam(TParam Value);
Use AddParam to add an instantiated parameter to the Items list. To create a field parameter as well as add it to the list, use CreateParam instead.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|