RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionCube.AfterClose Event

Occurs immediately after the crosstabulated data store has been deactivated.

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

Write an AfterClose event handler to take specific action when the crosstabulated data store has been shut down. For example, an application could provide feedback about the state of the data store, or update the dimension map for the next time the data store is activated. 

 

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