RAD Studio VCL Reference
ContentsIndex
TCustomDataStore Members Public Properties
Public Properties
 
Name 
Description 
 
Indicates whether all the dimensions in the multidimensional array include a cell for every value along the dimension. 
 
Limits the memory that may be used by the cached array of summary values. 
 
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. 
 
Specifies the index of the current summary from the set of active summaries maintained by the crosstabulated data store. 
 
Specifies the dataset that provides the fields which make up the dimensions and summaries maintained by the crosstabulated data store. 
 
Contains information used by the Form designer. 
 
Specifies the number of dimensions cached by the crosstabulated data store. 
 
Describes the dimensions and summaries maintained by the crosstabulated data store. 
 
Specifies the total number of fields from the dataset that make up the dimensions and summaries of the dimension map. 
 
Limits the number of cells that can be included in the cache at any one time. 
 
Limits the number of dimensions that can be cached by the crosstabulated data store at any one time. 
 
Limits the number of summaries that can be cached by the crosstabulated data store at one time. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Determines whether a progress bar appears when the cache of crosstabulated values is built. 
 
Specifies the number of summary fields cached by the crosstabulated data store. 
 
Represents information used internally by components that support COM. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.