header OnRightButtonClick event
Return to Introduction  Previous page  Next page
Applies to
acHeader and acHeaderPanel components.  

Declaration
property OnRightButtonClick: TNotifyEvent;  

Description
The OnRightButtonClick event occurs when user clicks the button (which behavior should be specified in RightButton structure), at the right side of header control.  
 
This button can change its state  
 
Example  

See also
RightButton and RightButton2 structures;  
OnRightButton2Click event.