Live Template for Delphi that generate a Property with getter / setter and create the private field?
- by Anders Pedersen
Searching here and on the internet have not let me to a example of a Live Template for Delphi that generate a Property with getter / setter and also generate the private field and execute the complication. (SHIFT + CTRL + C)
Is this possible?