RAD Studio VCL Reference
ContentsIndex
TAbstractFieldValuesAdapter Members Public Methods
Public Methods
 
Name 
Description 
 
Increments the reference count for this interface. 
 
Decrements the reference count for this interface. 
 
Registers an interest in change notifications. 
 
Responds after the last constructor has executed. 
 
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 CanAddActionClass, a member of class IAdapterEditor. 
 
This is CanAddFieldClass, a member of class IAdapterEditor. 
 
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. 
 
This is ClearAdapterValues, a member of class IClearAdapterValues. 
 
Allocates memory and constructs a safely initialized instance of a component. 
 
Constructs an object and initializes its data before the object is first used. 
 
Constructor for TCustomAdapter
 
This is CreateActionRequestContext, a member of class ICreateActionRequestContext. 
 
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 TCustomAdapter
 
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. 
 
This is EndIterator, a member of class IIteratorSupport. 
 
This is ExecuteAction, a member of class TComponent. 
 
Returns the address of a published object field. 
 
This is FindAction, a member of class IWebActionsList. 
 
Indicates whether a given component is owned by the component. 
 
This is FindField, a member of class IWebDataFields. 
 
This is FindVariable, a member of class IWebVariablesContainer. 
 
This is FindVariableContainer, a member of class IWebVariablesContainer. 
 
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 GetActionsList, a member of class IWebActionsList. 
 
This is GetAdapterActions, a member of class IGetAdapterActions. 
 
This is GetAdapterErrors, a member of class IGetAdapterErrors. 
 
This is GetAdapterErrorsList, a member of class IGetAdapterErrorsList. 
 
This is GetAdapterFields, a member of class IGetAdapterFields. 
 
This is GetAdapterHiddenFields, a member of class IGetAdapterHiddenFields. 
 
This is GetAdapterHiddenRecordFields, a member of class IGetAdapterHiddenFields. 
 
Returns a reference to the component associated by the implementing class. 
 
This is GetEchoActionFieldValues, a member of class IEchoAdapterFieldValues. 
 
Returns a TComponent enumerator. 
 
This is GetFieldsList, a member of class IWebDataFields. 
 
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 the value of the IteratorIndex property. 
 
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. 
 
This is GetVariable, a member of class IWebVariablesContainer. 
 
This is GetVariableCount, a member of class IWebVariablesContainer. 
 
This is GetVariableName, a member of class IWebVariableName. 
 
This is GetVisibleActions, a member of class IWebActionsList. 
 
This is GetVisibleFields, a member of class IWebDataFields. 
 
This is HasExecuteAccess, a member of class IAdapterAccess. 
 
This is HasModifyAccess, a member of class IAdapterAccess. 
 
This is HasParent, a member of class TComponent. 
 
This is HasViewAccess, a member of class IAdapterAccess. 
 
Determines the relationship of two object types. 
 
Indicates whether the object is iterating over its items. 
 
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. 
 
This is IsActionInUse, a member of class IWebActionsList. 
 
This is IsFieldInUse, a member of class IWebDataFields. 
 
Indicates whether the component implements a specified interface. 
 
This is MethodAddress, a member of class TObject. 
 
This is MethodName, a member of class TObject. 
 
Allocates memory for an instance of an object type and returns a pointer to that new instance. 
 
Advances to the objects next item. 
 
This is NotifyActivate, a member of class INotifyWebActivate. 
 
This is NotifyAdapterChange, a member of class IAdapterNotifyAdapterChange. 
 
This is NotifyDeactivate, a member of class INotifyWebActivate. 
 
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 
 
Unregisters interest in change notifications. 
 
Handles exceptions in methods declared using the safecall calling convention. 
 
Handles exceptions in methods declared using the safecall calling convention. 
 
This is SetEchoActionFieldValues, a member of class IEchoAdapterFieldValues. 
 
Identifies whether the component is a subcomponent. 
 
This is StartIterator, a member of class IIteratorSupport. 
 
This is UpdateAction, a member of class TComponent. 
 
Updates the adapter's fields with the field values passed in an HTTP request. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.