RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomDataSetAdapter.RestoreDefaultAdapterMode Method

Returns the adapter to its default mode.

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

RestoreDefaultAdapterMode sets the InDefaultMode property to true, thereby restoring the Mode property to its default value (amBrowse). 

 

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