RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TParam Members

The following tables list the members exposed by TParam.

 
Name 
Description 
 
This is AssignParam, a member of class TParam. 
 
Copies the properties of an object to a destination object. 
 
Updates the collection to reflect changes to the collection item. 
 
Provides an interface for a method that reads and writes otherwise unpublished data. 
 
This is GetAsAnsiString, a member of class TParam. 
 
This is GetAsBCD, a member of class TParam. 
 
This is GetAsBoolean, a member of class TParam. 
 
This is GetAsBytes, a member of class TParam. 
 
This is GetAsCurrency, a member of class TParam. 
 
This is GetAsDataset, a member of class TParam. 
 
This is GetAsDateTime, a member of class TParam. 
 
This is GetAsFloat, a member of class TParam. 
 
This is GetAsFMTBCD, a member of class TParam. 
 
This is GetAsInteger, a member of class TParam. 
 
This is GetAsLargeInt, a member of class TParam. 
 
This is GetAsLongWord, a member of class TParam. 
 
This is GetAsMemo, a member of class TParam. 
 
This is GetAsParams, a member of class TParam. 
 
This is GetAsSQLTimeStamp, a member of class TParam. 
 
This is GetAsStream, a member of class TParam. 
 
This is GetAsString, a member of class TParam. 
 
This is GetAsVariant, a member of class TParam. 
 
This is GetAsWideString, a member of class TParam. 
 
Returns the name of the collection item as it appears in the collection editor. 
 
This is GetIsNull, a member of class TParam. 
 
Returns the collection to which this item belongs. 
 
Returns the owner of an object. 
 
This is IsEqual, a member of class TParam. 
 
This is SetAsAnsiString, a member of class TParam. 
 
This is SetAsBCD, a member of class TParam. 
 
This is SetAsBlob, a member of class TParam. 
 
This is SetAsBoolean, a member of class TParam. 
 
This is SetAsByte, a member of class TParam. 
 
This is SetAsBytes, a member of class TParam. 
 
This is SetAsCurrency, a member of class TParam. 
 
This is SetAsDataSet, a member of class TParam. 
 
This is SetAsDate, a member of class TParam. 
 
This is SetAsDateTime, a member of class TParam. 
 
This is SetAsFloat, a member of class TParam. 
 
This is SetAsFMTBCD, a member of class TParam. 
 
This is SetAsInteger, a member of class TParam. 
 
This is SetAsLargeInt, a member of class TParam. 
 
This is SetAsLongWord, a member of class TParam. 
 
This is SetAsMemo, a member of class TParam. 
 
This is SetAsParams, a member of class TParam. 
 
This is SetAsShortInt, a member of class TParam. 
 
This is SetAsSmallInt, a member of class TParam. 
 
This is SetAsSQLTimeStamp, a member of class TParam. 
 
This is SetAsStream, a member of class TParam. 
 
This is SetAsString, a member of class TParam. 
 
This is SetAsTime, a member of class TParam. 
 
This is SetAsVariant, a member of class TParam. 
 
This is SetAsWideString, a member of class TParam. 
 
This is SetAsWord, a member of class TParam. 
 
Sets the value of the Collection property. 
 
This is SetDataType, a member of class TParam. 
 
Sets the name of the collection item as it appears in the collection editor. 
 
Moves the collection item to a specified position in the parent collection. 
 
This is SetText, a member of class TParam. 
 
Name 
Description 
 
This is DataSet, a member of class TParam. 
 
Name 
Description 
 
Responds after the last constructor has executed. 
 
Copies the Name and Value of another TParam object. 
 
Assigns the DataType, Name, and Value properties from a TField object. 
 
Assigns the DataType and Value properties from a TField object. 
 
Responds before the first destructor executes. 
 
Returns a pointer to the runtime type information (RTTI) table for the object type. 
 
Returns a string indicating the type of the object instance (as opposed to the type of the variable passed as an argument). 
 
Determines whether an object is of a specific type. 
 
Returns the type of the immediate ancestor of a class. 
 
Returns the class reference for the object's class. 
 
Performs finalization on long strings, variants, and interface variables within a class. 
 
Sets the Value of the parameter to NULL. 
 
This is the overview for the Create constructor overload. 
 
Provides the interface for a method that processes message records. 
 
Destroys the TCollectionItem instance and frees its memory. 
 
Destroys the TPersistent instance and frees its memory. 
 
Disposes of an object instance. 
 
Calls message-handling methods for the object, based on the contents of the Message parameter. 
 
Checks if the current instance and the parameter are equal. 
 
This is the overview for the FieldAddress method overload. 
 
Free 
Destroys an object and frees its associated memory, if necessary. 
 
Deallocates memory allocated by a previous call to the System::TObject::NewInstance method. 
 
Fills the buffer with the Value of the parameter in the native format of a database field of the appropriate type. 
 
Returns the number of bytes needed to hold the parameter's value in the format used by the corresponding type of database field. 
 
Returns an integer containing the hash code. 
 
Retrieves a specified interface. 
 
Returns the entry for a specific interface implemented in a class. 
 
Returns a pointer to a structure containing all of the interfaces implemented by a given class. 
 
Returns a string used by the Object Inspector. 
 
Returns the name of the object as it appears in the Object Inspector. 
 
Determines the relationship of two object types. 
 
Initializes a newly allocated object instance to all zeros and initializes the instance's virtual method table pointer. 
 
Returns the size in bytes of each instance of the object type. 
 
Loads the value of a BLOB parameter from the specified file. 
 
Loads the value of a BLOB parameter from a stream. 
 
This is the overview for the MethodAddress method overload. 
 
Returns the name of a class method by address. 
 
Allocates memory for an instance of an object type and returns a pointer to that new instance. 
 
Handles exceptions in methods declared using the safecall calling convention. 
 
Copies a new value for the parameter in physical database format from Buffer. 
 
Copies a new value for the parameter in physical database format from Buffer. 
 
Used by TSqlServerMethod component to set DataSet Parameter. 
 
This is SetParams, a member of class TParam. 
 
This is SetStream, a member of class TParam. 
 
Returns a string containing the class name. 
 
Returns a string containing the unit name. 
 
Name 
Description 
 
This is AsAnsiString, a member of class TParam. 
 
Specifies the value of the parameter when it represents a binary-coded decimal (BCD) field with less than 4 decimal places or 20 significant digits. 
 
Specifies the value of the parameter when it represents a binary large object (BLOB) field. 
 
Specifies the value of the parameter when it represents a boolean field. 
 
This is AsByte, a member of class TParam. 
 
This is AsBytes, a member of class TParam. 
 
Specifies the value of the parameter when it represents a field of type Currency
 
Used by TSqlServerMethod to access TDataSet parameters. 
 
Specifies the value of the parameter when it represents a date field. 
 
Specifies the value of the parameter when it represents a date-time field. 
 
Specifies the value of the parameter when it represents a float field. 
 
Specifies the value of the parameter when it represents a binary-coded decimal (BCD) field with more than 4 decimal places or 20 significant digits 
 
Specifies the value of the parameter when it represents an integer field. 
 
This is AsLargeInt, a member of class TParam. 
 
This is AsLongWord, a member of class TParam. 
 
Specifies the value of the parameter when it represents a memo field. 
 
Used by TSqlServerMethod to access TParams parameters. 
 
This is AsShortInt, a member of class TParam. 
 
Specifies the value of the parameter when it represents a small integer field. 
 
Specifies the value of the parameter when it represents an SQL timestamp field. 
 
Used by TSqlServerMethod to access TStream parameters. 
 
Specifies the value of the parameter when it represents a string field. 
 
Specifies the value of the parameter when it represents a time field. 
 
This is AsWideString, a member of class TParam. 
 
Specifies the value of the parameter when it represents a word field. 
 
Indicates whether a value (NULL or otherwise) has been assigned to the parameter. 
 
Specifies the TCollection instance to which the TCollectionItem belongs. 
 
The name displayed in the Collection editor. 
 
ID 
A unique, permanent index for the item. 
 
Returns the item's position in the Items array of TCollection
 
Indicates whether the value assigned to the parameter is NULL (blank). 
 
Indicates the value of the parameter as a string, using the character set of the database table. 
 
Text 
Represents the value of the parameter as a string. 
 
Name 
Description 
 
Indicates the type of field whose value the parameter represents. 
 
Name 
Specifies the name of the parameter. 
 
Specifies the number of decimal places for the parameter. 
 
Indicates the type of the parameter the TParam represents. 
 
Specifies the number of digits allowed for a numeric parameter. 
 
Size 
Specifies the number of characters in a string-type parameter. 
 
Represents the value of the parameter as a Variant
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!