RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBNavigator.BeforeAction Event

Occurs when a button on the database navigator is clicked, before the action is executed.

Pascal
property BeforeAction: ENavClick;
C++
__property ENavClick BeforeAction;

Write a BeforeAction event handler to take specific action before the default response when a user clicks a button in the database navigator. 

 

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