RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataSetDesigner.EndDesign Method

Reactivates the dataset if it was active when designing began.

Pascal
procedure EndDesign;
C++
__fastcall EndDesign();

Call EndDesign when changes to the dataset are complete. EndDesign re-enables all controls that use the dataset and resets the Active property of the dataset to the value it help when BeginDesign was called. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!