RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionCube.AfterOpen Event

Occurs immediately after the crosstabulated data store has been activated.

Pascal
property AfterOpen: TCubeNotifyEvent;
C++
__property TCubeNotifyEvent AfterOpen;

Write an AfterOpen event handler to take specific action when the crosstabulated data store is activated. This is the first opportunity to determine how much memory is consumed by the multidimensional cache maintained by the data store. 

 

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