DSProd.TCustomDataSetPageProducer

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From DSProd.pas

TCustomDataSetPageProducer = class(TCustomPageProducer)


Unit: DSProd

Type: class

Inherited Class Members: DSProd.TCustomDataSetPageProducer Members

Class Properties: DSProd.TCustomDataSetPageProducer Properties

Class Methods: DSProd.TCustomDataSetPageProducer Methods

C++ Information

From DSProd.hpp

TCustomDataSetPageProducer = class(TCustomPageProducer)


Unit: DSProd

Type: class

Inherited Class Members: DSProd.TCustomDataSetPageProducer Members

Class Properties: DSProd.TCustomDataSetPageProducer Properties

Class Methods: DSProd.TCustomDataSetPageProducer Methods

Class Constructors & Destructors: DSProd.TCustomDataSetPageProducer Constructors

Description

TCustomDataSetPageProducer is the ancestor of the data set 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.

See Also

Personal tools
Translations
Newest Version