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

Declaration
property OnRightButton2Click: TNotifyEvent;  

Description
The OnRightButton2Click event occurs when user clicks the button (which behavior should be specified in RightButton2 structure), at the right side of header control.  

See also
RightButton and RightButton2 structures;  
OnRightButton2Click event.