Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/VCL/Win 3.1 Controls/TDriveComboBox    [ Add a report in this area ]  
Report #:  17636   Status: Closed
(Pulled) The TDriveComboBox.OnChange event is called twice when the selection made by the user is not the currently selected drive.
Project:  Delphi Build #:  4.0.12.6
Version:    4.0 Submitted By:   John Kaster
Report Type:  Minor failure / Design problem Date Reported:  1/5/1999 12:00:00 AM
Severity:    Infrequently encountered problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All versions Internal Tracking #:   43844
Resolution: Retest (Resolution Comments) Resolved in Build: : 10.0.2098.14501
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
The TDriveComboBox.OnChange event is called twice when the selection made by the user is not the currently selected drive.
Steps to Reproduce:
Drop a TDriveComboBox on a form and give it an OnChange event.
Set a breakpoint or do something that will allow you to detect when the event handler is being called.
Run the application and change the currently selected drive.
You should see the event handler called twice every time the drive is changed.
Workarounds
None
Attachment
N
Comments

None

Server Response from: ETNACODE01