| Anonymous | Login | Signup for a new account | 2010-09-09 03:33 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0005124 | [JEDI VCL] 00 JVCL Components | minor | always | 2010-01-24 04:27 | 2010-03-08 15:42 | ||
| Reporter | debose | View Status | public | ||||
| Assigned To | obones | ||||||
| Priority | normal | Resolution | fixed | ||||
| Status | resolved | Product Version | Daily / SVN | ||||
| Summary | 0005124: Double click on TJvSpeedItem in TJvSpeedBar editor in design-time leads to malfunction procedure insertion in D2010 | ||||||
| Description |
In Delphi 2010 (I haven't checked it in other versions) Steps to reproduce: * Place TjvSpeedBar on form * double click on it to open SpeedBar editor * click on Add button * double-click on newly-added button Error message box will appear: --------------------------- Error --------------------------- Expected an identifier but ':' found. --------------------------- OK --------------------------- Following procedure will be inserted in code editor: procedure JvSpeedItem1Click(: ); Instead of procedure JvSpeedItem1Click(Sender: TObject); |
||||||
| Additional Information |
Looks like error is in JVCL\design\JvSpeedBarForm.pas in TJvSpeedbarEditorMain.ButtonsListDblClick procedure. |
||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
|
|
|||||||
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |