DB. ... When the user specifies changes in the dataset designer, the changes can be made to the dataset specified by the DataSet property. ...
700 bytes (60 words) - 23:04, 16 October 2011
DB. ... BeginDesign is called before changing the structure of the associated dataset. BeginDesign deactivates the dataset and disables any ...
863 bytes (57 words) - 23:33, 16 October 2011
DB. ... Call EndDesign when changes to the dataset are complete. EndDesign re-enables all controls that use the dataset and resets the Active ...
898 bytes (64 words) - 00:52, 17 October 2011
DB. ... Use TDataSetDesigner when defining a design-time editor, such as ... developer to specify the fields that belong to a dataset at design time. ...
957 bytes (80 words) - 00:58, 17 October 2011
Create s and initializes an instance of TDataSetDesigner . Call Create from the component editor of a specialized dataset to create an ...
999 bytes (62 words) - 22:55, 16 October 2011
DB. ... sets the Designer property of the associated dataset to nil (Delphi) or NULL (C++) before destroying the instance of TDataSetDesigner . ...
1 KB (82 words) - 00:51, 17 October 2011
Call DataEvent to pass information about data events to the dataset ... The DataEvent method for TDataSetDesigner does nothing when informed ...
962 bytes (101 words) - 16:46, 5 November 2015
Registers a set of field components so that they appear in the Dataset designer. ... Call RegisterFields to ... See Also : TDataSetDesigner TDataSet ...
770 bytes (78 words) - 00:56, 17 October 2011