RAD Studio VCL Reference
ContentsIndex
TBaseProvider Members Public Properties
Public Properties
 
Name 
Description 
 
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 
Denotes a data packet created by the provider. 
 
Contains information used by the Form designer. 
 
Allows client applications to pass calls to the provider when it resides on an application server. 
 
Influences what is included in data packets and how the information in data packets is used. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Provides access to the resolver component that applies updates and resolves update errors. 
 
Controls how the provider locates records when applying updates. 
 
Represents information used internally by components that support COM. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.