RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreDataAdapter.EndInit Method

Processing that occurs after initialization.

Pascal
function EndInit: void;
C++
void EndInit();

BeginInit specifies any processing that occurs after initialization. Enter any code you wish to execute after initialization of the DataStoreDataAdapter

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!