About: Extended code completion   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

There is a feature of the Delphi IDE that is really hidden, because it requires you to add a registry key and cannot be enabled in the configuration dialog. If you add the following registry entry: HKCU\Software\Borland\BDS\4.0\Code Insight Sync Edit Params = "1" You will get extended code completion. What this means is that this ... SendMessage ... will not only insert ... SendMessage() ... but also prefill the parameters like this ... SendMessage(hWnd, Msg, wParam, lParam); .. and like Life Templates you can then use Tab / Shift-Tab to navigate through all parameters and change them.

AttributesValues
rdfs:label
  • Extended code completion
rdfs:comment
  • There is a feature of the Delphi IDE that is really hidden, because it requires you to add a registry key and cannot be enabled in the configuration dialog. If you add the following registry entry: HKCU\Software\Borland\BDS\4.0\Code Insight Sync Edit Params = "1" You will get extended code completion. What this means is that this ... SendMessage ... will not only insert ... SendMessage() ... but also prefill the parameters like this ... SendMessage(hWnd, Msg, wParam, lParam); .. and like Life Templates you can then use Tab / Shift-Tab to navigate through all parameters and change them.
dcterms:subject
abstract
  • There is a feature of the Delphi IDE that is really hidden, because it requires you to add a registry key and cannot be enabled in the configuration dialog. If you add the following registry entry: HKCU\Software\Borland\BDS\4.0\Code Insight Sync Edit Params = "1" You will get extended code completion. What this means is that this ... SendMessage ... will not only insert ... SendMessage() ... but also prefill the parameters like this ... SendMessage(hWnd, Msg, wParam, lParam); .. and like Life Templates you can then use Tab / Shift-Tab to navigate through all parameters and change them. To see this and other cool stuff in action, see Steve's demo Unfortunately this doesn't seem to work with Delphi 2007 any more.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software