RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolBar.OnCustomizeReset Event

Occurs when the user cancels a customization to the toolbar.

Pascal
property OnCustomizeReset: TNotifyEvent;
C++
__property TNotifyEvent OnCustomizeReset;

Write an OnCustomizeReset event handler to respond when the user cancels changes made in the toolbar customize dialog. 

 

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