Units documentation

rpalias.pas

Description

This unit implements the components and classes required to pass application opened datasets to a report and also provide dataset access to an evalator component. The main component is TRpAlias, installable in the component palette.

Components and classes

Name Base class Description
TRpAliasItem TCollectionItem Item that stores dataset information, only the dataset alias and a reference to the TDataset component
TRpAliasList TCollection Collection of TRpAliasItem
TRpAlias TComponent This component has the List property of type TRpAliasList providing a collection of alias-dataset, so a evaluator or report can use the datasets referenced by this component