API:Web.DSProd.TDataSetPageProducer

Delphi
TDataSetPageProducer = class(TCustomDataSetPageProducer)
C++
class PASCALIMPLEMENTATION TDataSetPageProducer : public TCustomDataSetPageProducer
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Web.DSProd.pas Web.DSProd.hpp |
Web.DSProd | Web.DSProd |
Description
TCustomDataSetPageProducer is the ancestor of the dataset page producer classes. {{#multireplace:Web.DSProd.TDataSetPageProducer|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Web.DSProd.TCustomDataSetPageProducer|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Web.DSProd.TCustomDataSetPageProducer|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
TCustomDataSetPageProducer is the ancestor of the dataset page producer classes.
Do not create instances of TCustomDataSetPageProducer. Use TCustomDataSetPageProducer as a base class when declaring non-visual components that can appear on the component palette and be used in the form designer. Properties and methods of TCustomDataSetPageProducer provide basic behavior that descendant classes inherit as well as behavior that components can override to customize their behavior.