RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterMultiValueField Members

The following tables list the members exposed by TCustomAdapterMultiValueField.

 
Name 
Description 
 
FComponentStyle is the field of the ComponentStyle read-only property. 
 
Name 
Description 
 
Called when an application uses a component interface. 
 
Called when an application releases a component interface. 
 
Returns text used to generate a representation of the adapter field value. 
 
Copies the properties of an object to a destination object. 
 
Sets the private, internal storage for the Name property to the string passed in NewName. 
 
Checks end-user rights to modify the adapter field value. 
 
Checks the value(s) entered by the end-user against the value associated with this adapter field. 
 
Checks end-user rights to view the adapter field value. 
 
Retrieves a value entered by the end-user. 
 
Retrieves the number of values entered by the end-user. 
 
Retrieves a value entered by the end-user. 
 
Designates methods for storing an object's unpublished data on a stream such as a form file. 
 
Provides an interface for a method that reads and writes otherwise unpublished data. 
 
Validates values entered by the end-user. 
 
Completes iteration. 
 
Indicates whether the HTML input names must be qualified with the name of the adapter. 
 
GetAdapter returns the parent adapter component. 
 
Provides an interface to a component that can be used to generate a list of possible values for this adapter field. 
 
Returns the owner of a child component being read from a stream. 
 
Returns the parent, or if there is no parent, returns the owner of a child component being read from a stream. 
 
Enumerates all child components. 
 
Returns the TWebComponentList object that the Web parent uses to manage this and its other Web items. 
 
Implements IWebGetFieldValues' GetCurrentValue. 
 
Provides the default display label for this adapter field. 
 
Gets the default name used to reference this adapter field with server-side script. 
 
Returns the suggested display label for this adapter field. 
 
Returns a string value to suggest an HTML display style for this adapter field. 
 
Suggests an HTML display type for this adapter field. 
 
Returns the suggested display width for this adapter field. 
 
Returns the value of the echo flag. 
 
Returns the adapter object that implements the Values property. 
 
Maps a single member and an optional set of argument names to a corresponding set of integer dispatch identifiers (dispIDs). 
 
Identifies the name to use when generating an HTML input for this adapter field. 
 
Returns a string value to suggest an HTML input style for this adapter field. 
 
Suggests an HTML input type for this adapter field. 
 
Returns the maximum length, in characters, that the user should be allowed to enter when entering a value for this adapter field. 
 
Returns the owner of a component. 
 
Returns the owner of an object. 
 
Indicates whether the end-user must enter a value for this adapter field. 
 
Retrieves the type information for an object. 
 
Returns the number of type information interfaces that an object provides (either 0 or 1). 
 
Gets the value of this adapter field as a Variant
 
Returns the number of values associated with this adapter field. 
 
Returns one of the values associated with the adapter field. 
 
Gets the name used to reference this adapter field with server-side script. 
 
Returns a string value to suggest a view mode for this adapter field. 
 
Suggests a view mode for this adapter field. 
 
Indicates whether the value of this adapter field should be displayed to the end-user. 
 
Returns the class type for this adapter field. 
 
Checks the end-user's right to modify this adapter field. 
 
Implements IWebGetFieldValues' HasValue method. 
 
Checks the end-user's right to view this adapter field. 
 
Returns text used to generate a representation of the adapter field value. 
 
Returns a string representation of the adapter field's value that is appropriate for a read-only display. 
 
Checks the value(s) entered by the end-user against the value(s) associated with this adapter field. 
 
Implements IWebGetFieldValues' GetCurrentValue method. 
 
Implements interface access to the DisplayLabel property. 
 
Returns the suggested display label for this adapter field. 
 
Gets the preferred display label for this adapter field. 
 
Implements interface access to the DisplayWidth property. 
 
Returns the suggested display width for this adapter field. 
 
Returns the preferred display width for the HTML element used to edit or display this adapter field's value. 
 
Returns the value of the echo flag. 
 
Gets a flag that causes the adapter field to return the value(s) entered by the end-user. 
 
Returns the adapter object that implements the Values property. 
 
Identifies the name to use when generating the HTML input for this adapter field. 
 
Returns the maximum length, in characters, that the user should be allowed to enter when entering a value for this adapter field. 
 
Implements interface access to the Required property. 
 
Indicates whether the end-user must enter a value for this adapter field. 
 
Gets the value of this adapter field as a Variant
 
Gets the name used to reference this adapter field with server-side script. 
 
Gets the name used to access this adapter field with server-side script. 
 
Indicates whether the value of this adapter field should be displayed to the end-user. 
 
Checks the end-user's right to modify this adapter field. 
 
Implements IWebGetFieldValues' HasValue method. 
 
Checks the end-user's right to view this adapter field. 
 
Sets the echo flag for this adapter field. 
 
Sets a flag that causes the adapter field to return the value(s) entered by the end-user. 
 
Sets the name that is used to reference this adapter field with server-side script. 
 
Sets the name used to access this adapter field with server-side script. 
 
Updates the adapter field with value(s) entered by the end-user. 
 
Validates values(s) entered by the end-user. 
 
Provides access to Automation properties and methods when the component wraps an Automation object. 
 
Indicates whether this component represents a Web item that is used by default when the parent's set of Web items is not explicitly assigned. 
 
Indicates whether this adapter field can support multiple values. 
 
Initializes the component after the form file has been read into memory. 
 
Implements IWebGetFieldValues' NextValueIteration method. 
 
Forwards notification messages to all owned components. 
 
Clears references to a deleted component. 
 
Responds when the component is created from the component palette. 
 
Handles movement of the component to a different parent. 
 
Responds when the WebParent property changes. 
 
Returns a reference to a specified interface if the object supports that interface. 
 
Reads the state of the component. 
 
Reads the component's published properties, stored data, and owned components from a reader object. 
 
Clears or sets csAncestor state in the component's ComponentState property. 
 
Sets the visual ordering of a child control. 
 
Ensures that components inserted at design time have their design-mode flag set. 
 
Ensures that components inserted at design time have their design-mode flag set. 
 
SetDisplayLabel sets the value of the DisplayLabel property. 
 
Sets the echo flag for this adapter field. 
 
Sets the name that is used to reference this adapter field with server-side script. 
 
Sets the csInline bit of the component's ComponentState property 
 
Sets the value of the Name property. 
 
Sets the parent component. 
 
Sets the WebParent property to be the same as this component's parent. 
 
Sets the value of the WebParent property. 
 
Implements IWebGetFieldValues' StartValueIterator method. 
 
Clears the csUpdating state in the component's ComponentState property when the component finishes updating. 
 
Provides the interface for a method that adds type library and version information to the Registry on components that implement COM interfaces. 
 
Updates the adapter field with value(s) entered by the end-user. 
 
Sets the csUpdating state in the component's ComponentState property. 
 
Determines whether an object can be inserted into a container. 
 
Provides the interface for a method that validates an child component before it is inserted. 
 
Ensures that renaming an owned component does not create name conflict. 
 
Validates values(s) entered by the end-user. 
 
Writes the state of the component. 
 
Name 
Description 
 
Returns the parent adapter component. 
 
Provides access to the helper object that implements the IWebComponent interface for this contained component. 
 
Indicates the component that uses this TWebContainedComponent as one of its Web items. 
 
Name 
Description 
 
Event handler called to retrieve a string representation of the adapter field's value. 
 
Responsible for returning the count of values associated with the adapter field. 
 
Responsible for returning one of the values associated with the adapter field. 
 
Indicates whether a particular value is associated with this adapter field. 
 
Updates the adapter field with value(s) entered by the end-user. 
 
Event handler called to validate value(s) entered by the end-user. 
 
Validates field values entered by the end-user. 
 
Name 
Description 
 
Increments the reference count for this interface. 
 
Decrements the reference count for this interface. 
 
Responds after the last constructor has executed. 
 
This is AsFormatted, a member of class IAsFormatted. 
 
Copies the contents of another, similar object. 
 
Performs any necessary actions before the first destructor is called. 
 
Responds before the first destructor executes. 
 
This is CheckValueChange, a member of class ICheckValueChange. 
 
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. 
 
Allocates memory and constructs a safely initialized instance of a component. 
 
Constructs an object and initializes its data before the object is first used. 
 
Creates an instance of TAdapterNamedDisplayField
 
Creates an instance of TAdapterUpdateField
 
Constructor for TBaseAdapterMultiValueField
 
Creates and initializes an instance of TWebContainedComponent
 
Provides the interface for a method that processes message records. 
 
Disposes of the component and its owned components. 
 
Destroys the TPersistent instance and frees its memory. 
 
Disposes of an object instance. 
 
Destructor for TBaseAdapterMultiValueField
 
Frees an instance of TWebContainedComponent
 
Destroys all owned components. 
 
Indicates that the component and its owned components are about to be destroyed. 
 
Calls message-handling methods for the object, based on the contents of the Message parameter. 
 
Indicate the iteration is finished. 
 
Checks if the current instance and the parameter are equal. 
 
Executes an action. 
 
This is the overview for the FieldAddress method overload. 
 
Indicates whether a given component is owned by the component. 
 
Free 
Destroys an object and frees its associated memory, if necessary. 
 
Deallocates memory allocated by a previous call to the System::TObject::NewInstance method. 
 
Ensures that AComponent is notified that the component is going to be destroyed. 
 
Frees the interface reference for components that were created from COM classes. 
 
This is GetAdapterValuesList, a member of class IGetAdapterValuesList. 
 
Returns a reference to the component associated by the implementing class. 
 
Returns the value of the Container property. 
 
Retrieves the current value as a variant. 
 
This is GetDisplayLabel, a member of class IWebGetDisplayLabel. 
 
Returns the preferred display style for an adapter field or adapter action. 
 
This is GetDisplayWidth, a member of class IWebGetDisplayWidth. 
 
This is GetEchoActionFieldValue, a member of class IEchoActionFieldValue. 
 
Returns a TComponent enumerator. 
 
This is GetFieldName, a member of class IWebGetFieldName. 
 
This is GetFieldValuesAdapter, a member of class IGetFieldValuesAdapter. 
 
Returns an integer containing the hash code. 
 
Returns the value of the Index property. 
 
This is GetInputName, a member of class IWebInputName. 
 
Returns the preferred editing style for an adapter field. 
 
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. 
 
This is GetMaxLength, a member of class IWebGetMaxLength. 
 
Returns a string used by the Object Inspector. 
 
Returns the name of the object as it appears in the Object Inspector. 
 
Returns the containing Component. 
 
Returns the object that uses this component to generate HTML. 
 
This is GetRequired, a member of class IAdapterFieldAttributes. 
 
This is GetValue, a member of class IWebGetFieldValue. 
 
This is GetVariableName, a member of class IWebVariableName. 
 
Returns the preferred mode of an adapter field. 
 
This is GetVisible, a member of class IAdapterFieldAttributes. 
 
This is HasModifyAccess, a member of class IAdapterFieldAccess. 
 
Verifies whether the component has a parent. 
 
Indicates whether this component appears in another component's list of Web items. 
 
Indicates whether the adapter field has a matching value. 
 
This is HasViewAccess, a member of class IAdapterFieldAccess. 
 
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. 
 
Establishes the component as the owner of a specified component. 
 
Returns the size in bytes of each instance of the object type. 
 
Indicates whether the component implements a specified interface. 
 
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. 
 
Position the iteration pointer on the next value. 
 
Returns a reference to a specified interface if the object supports that interface. 
 
Establishes or removes internal links that cause this component to be notified when the implementer of a specified interface is destroyed. 
 
Removes a specified component specified from the component's Components list. 
 
Disables destruction notification that was enabled by FreeNotification 
 
Handles exceptions in methods declared using the safecall calling convention. 
 
Handles exceptions in methods declared using the safecall calling convention. 
 
Sets the value of the ComponentList property. 
 
Sets the value of the Container property. 
 
This is SetEchoActionFieldValue, a member of class IEchoActionFieldValue. 
 
This is SetFieldName, a member of class IWebSetFieldName. 
 
Sets the value of the Index property. 
 
Identifies whether the component is a subcomponent. 
 
Reset the iteration pointer to the first item. 
 
Returns a string containing the class name. 
 
Returns a string containing the unit name. 
 
Updates the state of an action. 
 
This is UpdateValue, a member of class IUpdateValue. 
 
This is ValidateValue, a member of class IValidateValue. 
 
Name 
Description 
 
Retrieve the original value of this adapter field. 
 
Retrieve the value for this adapter field entered by the end-user. 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Indicates the component list that contains the Web item. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Specifies the component that uses content generated by this Web item. 
 
Contains information used by the Form designer. 
 
Suggests a display label for this adapter field. 
 
Suggests a display width, in characters, for this adapter field. 
 
This is EchoActionFieldValue, a member of class IEchoActionFieldValue. 
 
Used to echo the value(s) entered by the end-user when generating an HTML form. 
 
This is FieldName, a member of class IWebGetFieldName. 
 
Identifies the name of this field when using server-side script. 
 
Indicates where the Web item appears in the Web component list's array of Web items. 
 
This is InputName, a member of class IWebInputName. 
 
Identifies the rights required to update this field. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Indicates whether this adapter field is read-only. 
 
This is Required, a member of class IAdapterFieldAttributes. 
 
Indicates whether the end-user must enter a value for this adapter field. 
 
This is Value, a member of class IWebGetFieldValue. 
 
Provides the value of an adapter field as a variant. 
 
Retrieves the value associated with this adapter field. 
 
Returns the number of values associated with this adapter field. 
 
Returns one of the values associated with the adapter field. 
 
Associates a list of values with the adapter field. 
 
This is VariableName, a member of class IWebVariableName. 
 
Represents information used internally by components that support COM. 
 
Identifies the rights required to view this field. 
 
This is Visible, a member of class IAdapterFieldAttributes. 
 
Name 
Description 
 
Name 
Specifies the name of the component as referenced in code. 
 
Tag 
Stores an integer value as part of a component. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!