Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Programming Delphi

Scroll caret into view after block completion (esp. TRY... FINALLY)

Author: qc.borland.com | Published: 15th Mar 2008 | Visited: 63 times | Add Comment
Filed in: Delphi

QC#: 59366 Version: 11.2 Status: Open defect, requires resolution Description: When you open a TRY block, then go a few lines down and press Enter, the Block Completion adds the corresponding FINALLY...END part and sets the caret in there. So far so goo

Read Article
 

Sponsored Links

 


Related Articles

 Adrian Holovaty, "EveryBlock: A News Feed for Your Block" O'Reilly Video Building on its influential predecessor chicagocrime.org, EveryBlock takes the local-data mashup to new levels. Founder and hacker Adrian Holovaty talks about the philosophy and technology behind EveryBlock, the untapped potential of address-specific news, open data, and life aft ...

 Upload and view images to/from an Oracle database using an XML Web Service This article explains about uploading and fetching images to/from an Oracle database using XML web services and ASP. ...

 A Textured Triangle Control for Silverlight 2 - the Basic Building Block for 3D This article is all about implementing a triangle primitive as custom control in Silverlight 2.0 that can be used for 3D effects in Silveri ...

 Update base on join view fails with ora 1779 Hi, Here is the problem update (select t1.* from T1,T2 where t1.col=T2.col) t set col4='toto' ora-1779 even if i try /*+bypass_ujvc*/ in my update update /*+bypass_ujvc*/ (select t1.* from T1,T2 where t1.col=T2.col) t set col4='toto' ...

 Simple example of MVC ( Model View Controller ) design pattern for abstraction Simple example of MVC ( Model View Controller ) design pattern for abstrac ...

 Number of rows/block limitation Tom, Does Oracle have a "max number of rows per block" limit such as DB2's 255 row limit? I cannot find this explicitly in any of the documentation (I have looked). I'm asking this supposing that x number of rows would actually fit in a block, pc ...

 Scroll Window A scroll window that surpasses the 16-bit limit and can be hosted by a dia ...

 The Importance of Model-View Separation  In this interview with Artima, Terence Parr, creator of the StringTemplate template engine as well as the ANTLR parser generator, talks about the importance of separating business logic and presentation. ...

 Persisting the scroll position of a div on ajax postbacks This article explains how you can persist the scroll position of a div, in ajax postb ...

 Alphabetical insertion in "code completion" is NOT always a good idea. QC#: 53480 Version: 11.0 Status: New defect, requires tester review Description: When the IDE completes a class, it arranges the generated method stubs alphabetically, often scattering them all over the existing code. Such alphabetical arrangement ...



Next: Inherited procedure is not displayed on object inspector.



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links