Log On
Embarcadero Home
Watch, Follow, &
Connect with Us
Share This
QualityCentral
Communities
Articles
Blogs
Resources
Downloads
Help
QualityCentral
3rdRail
Blackfish SQL
C#Builder
C++BuilderX
CodeCentral
Conference
DBArtisan
Delphi for PHP
Delphi Prism
Delphi-BCB
EDN
InterBase
JBuilder
JBuilder 2007
Kylix
Optimizeit
QualityCentral
Test project
You are not logged in.
Help
Print
Public Report
Report From:
[ Add a report in this area ]
Report #:
18165
Status:
Closed
(Pulled) When declaring a local variable, the Code Completion list doesn't show namespaces. i.e. the user is not assisted in declaring a
Project:
Build #:
7.1.1446.610
Version:
1.0
Submitted By:
John Kaster
Report Type:
Basic functionality failure
Date Reported:
1/13/2004 12:00:00 AM
Severity:
Commonly encountered problem
Last Updated:
3/20/2012 2:24:39 AM
Platform:
All versions
Internal Tracking #:
193388
Resolution:
Fixed
(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
When declaring a local variable, the Code Completion list doesn't show namespaces. i.e. the user is not assisted in declaring a variable type when trying to fully qualify the type with the namespace name(s).
Steps to Reproduce:
-Type in the following declaration
procedure TWinForm.TWinForm_Load(sender: System.Object; e: System.EventArgs);
var
MyTimer: System.Windows.Forms.Timer;
begin
end;
//exp:
1) After <MyTimer: > the CC list should show namespaces including System namespace
2) After <MyTimer: System.> the list should show types and namespaces including Windows namespace
3) After <MyTimer: System.Windows.> the list should show types and namespaces including Forms namespace
4) After <MyTimer: System.Windows.Forms.> the list should show types including Timer
Workarounds
None
Attachment
N
Comments
None
View Your Reports
Search
Server Response from: ETNACODE01
Developer Tools
Blackfish SQL
C++Builder
Delphi
FireMonkey
Prism
InterBase
JBuilder
J Optimizer
HTML5 Builder
3rdRail & TurboRuby
Database Tools
Change Manager
DBArtisan
DB Optimizer
ER/Studio
Performance Center
Rapid SQL
Technical Articles
Tutorials
White Papers
Press Releases
Newsletters
Add Content (GetPublished)
Audio
Audio & Video
Video
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Tags
Technology Partners
Downloads
Free Trials
Registered User Downloads
Beta Programs
Add Content (GetPublished)
Articles
Blogs
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Member Services
About
Connect with Us