RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreDataAdapter.BeginInit Method

Processing that occurs before initialization.

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

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

 

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