|
|
|
| acHeader and acHeaderPanel components.
|
| property CaptionMenu: TPopupMenu;
|
| The CaptionMenu property used to specify the popup menu for the header caption.
|
|
|
| When user clicks the left mouse button over the caption on header panel, it will popup the menu (if specified) at the bottom-left position of caption, and trigger the OnCaptionClick event.
|
|
| ImageMenu property;
|
| OnCaptionClick and OnImageClick events;
|
| CaptionMenu property of TacHeaderPanel component.
|