Ctrl+Shift+X is a new feature for upcoming 1.8: http://wiki.freepascal.org/Lazarus_1.8.0_release_notes

It cannot create properties - neither in the current class nor in a different class.

It's a rather easy feature to add because CodeTools already have everything that is needed for it. The "most complex" thing is the dialog - the user needs to choose Getters/Setters and maybe also the ancestor class where to put the property.

A handy feature indeed.

Ondrej
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to