Delegates work by a convention - you can delegate ...
# tornadofx
e
Delegates work by a convention - you can delegate to objects that have a getValue and a setValue function. We've added these as extension functions for JavaFX Properties.