Table of Contents

TBaseAureliusDataset.Create Constructor

Creates a new dataset instance and initializes internal structures.

Syntax

Unit: Aurelius.Bind.BaseDataset

constructor TBaseAureliusDataset.Create(AOwner: TComponent);

Parameters

<-> Parameter Type Description
AOwner TComponent The component that owns this dataset.

See also