RAD Studio VCL Reference
ContentsIndex
TCustomDataSetValuesList Members Public Properties
Public Properties
 
Name 
Description 
 
Actions is the container for adapter actions components. 
 
Container for adapter actions components. 
 
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. 
 
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. 
 
Data 
Data is the container for adapter field components. 
 
Data 
Container for adapter field components. 
 
Specifies the dataset that stores the names and values for this list. 
 
Contains information used by the Form designer. 
 
This is EchoActionFieldValues, a member of class IEchoAdapterFieldValues. 
 
Modifies the adapter's echo flag. 
 
Returns an object used to track errors on behalf of this adapter. 
 
This is ExecuteAccess, a member of class TCustomAdapter. 
 
Indicates the index of the current item. 
 
This is ModifyAccess, a member of class TCustomAdapter. 
 
Indicates the field in the associated dataset that supplies the name part of this list's name/value pairs. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Indicates the field in the associated dataset that supplies the value part of this list's name/value pairs. 
 
This is VariableCount, a member of class IWebVariablesContainer. 
 
This is VariableName, a member of class IWebVariableName. 
 
This is Variables, a member of class IWebVariablesContainer. 
 
Represents information used internally by components that support COM. 
 
Identifies the rights required to view this adapter's fields. 
 
This is VisibleActions, a member of class IWebActionsList. 
 
This is VisibleFields, a member of class IWebDataFields. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.