Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TDataSet.Designer
TDataSet
Top 


Returns a pointer to the Dataset designer for the dataset.

property Designer: TDataSetDesigner;

Description
Use Designer to determine whether the dataset is currently being designed and, if so, to access the dataset designer. When a dataset designer, such as the Fields editor, is created for a dataset at design time, it sets the Designer property to itself. When the dataset designer is destroyed, the Designer property is set back to nil. A Dataset designer enables a developer to specify the fields that belong to a dataset at design time.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 20, 2024