OnButtonClick event
Applies to
acFormHelp
component.
Declaration
property
OnButtonClick:
TNotifyEvent
;
Description
The OnButtonClick event occurs when user click additional button
on form's title bar. This event, unfortunately, does not works with regular button.
See also
CaptionButton
property,
OnShow
and
OnHide
events.