RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolBar.OnCustomizing Event

Occurs when the user displays the toolbar customize dialog in order to make changes to the toolbar.

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

Write an OnCustomizing event handler to take action when the user first displays the toolbar customize dialog. 

 

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