|
|
|
| acAppBar and acTrayIcon components.
|
| property OnDblClick: TNotifyEvent;
|
| The OnDblClick event occurs when user double-clicks the primary mouse button over the form (AppBar). Use the OnDblClick event to write code that responds to the double-click event.
|
|
|
| OnClick event and LastDockingPlace property.
|