Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/VCL/Standard Controls/TPopupMenu    [ Add a report in this area ]  
Report #:  52752   Status: Closed
TPopupMenu nao funciona no TDBNavigator
Project:  Delphi Build #:  11.0.2804.9245
Version:    11.0 Submitted By:   Eduardo Fonseca
Report Type:  Crash / Data loss / Total failure Date Reported:  9/29/2007 2:32:58 PM
Severity:    Critical / Show Stopper Last Updated: 11/2/2007 1:08:15 PM
Platform:    All platforms Internal Tracking #:  
Resolution: Cannot Reproduce (Resolution Comments) Resolved in Build: : None
Duplicate of:  None
Voting and Rating
Overall Rating: (1 Total Rating)
2.00 out of 5
Total Votes: None
Description
O componente TPopupMenu nao funciona no componente TDBNavigator na propriedade PopupMenu. Exemplo:

Coloque em um Form o componente TDBNavigator

Adicione um componente TPopupMenu

Vincule na propriedade TDBNavigator.PopupMenu o componente TPopupMenu

Em tempo de execucao, clique com o botao direito do mouse sobre o TDBNavigator e o TPopupMenu nao sera  exibido.
Steps to Reproduce:
In English
===================
The TPopupMenu component does not function in the TDBNavigator component in the PopupMenu property. Example:

It places in a Form the TDBNavigator component

It adds a TPopupMenu component

It ties in the TDBNavigator.PopupMenu property the TPopupMenu component

In execution time, click with the right button of mouse on the TDBNavigator and the TPopupMenu will not be shown.
Workarounds
None
Attachment
None
Comments

Eduardo Fonseca at 10/1/2007 5:36:33 AM -
The TPopupMenu component does not function in the TDBNavigator component in the PopupMenu property. Example:

It places in a Form the TDBNavigator component

It adds a TPopupMenu component

It ties in the TDBNavigator.PopupMenu property the TPopupMenu component

In execution time, click with the right button of mouse on the TDBNavigator and the TPopupMenu will not be shown.

Server Response from: ETNACODE01