13
votes
Live Templates Revisited
Let's Get Technical
– While code templates have been in Delphi since Delphi 4, they seem simple compared to the new live templates feature first introduced in Delphi 2006. Live templates provide self-describing, intelligent code insertion, and interactive navigation to the variable parts of the template. If you are not using them now, it's time to take another look. Consider the inserted template shown in the following figure. This template was created by executing the forb template, which inserts a for loop with a begin..end block.Notice that initially the I (the loop iteration variable) is highlighted. This ...
Statistics
|
Visits by Source |
User Actions |



