RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TParams Methods

The methods of the TParams class are listed here.

 
Name 
Description 
 
Copies the properties of an object to a destination object. 
 
Provides an interface for a method that reads and writes otherwise unpublished data. 
 
This is GetDataSet, a member of class TParams. 
 
Returns the owner of an object. 
 
Updates the collection to reflect changes to its items. 
 
Name 
Description 
 
Inserts a new field parameter into the Items list. 
 
Assigns new values to the parameters of the Items property. 
 
Creates a new field parameter object and inserts it into the Items list. 
 
Locates the parameter with a given name. 
 
Fills a TList object with the TParam objects specified by name. 
 
Indicates whether two TParams objects have identical Items
 
Locates the parameter with a given name. 
 
Locates the parameters in an SQL statement and replaces them with question marks. 
 
Removes the specified parameter from the Items property of a TParams object. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!