|
|
|
| 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 shows the menu (if specified) at the bottom-left position of caption, and trigger the OnHeaderCaptionClick event.
|
|
| OnHeaderCaptionClick event.
|
| CaptionMenu property of TacHeaderPanel component.
|