Links
EControl Form Designer Pro
TPalettePanel.OnButtonClick Property

Occurs when the user clicks the button on the underlying panel.

property OnButtonClick: TButtonClickEvent;

Use the OnButtonClick event handler to respond when the user clicks the button on the TCustomBtnPanel. 

 

OnButtonClick occurs when the user presses mouse button with the mouse pointer over the corresponding rectangle of the underlying TCustomBtnPanel. 

 

The Sender parameter is the object whose event handler is called. 

The Index parameter indicates index of pressed button.

Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!