The type of a method that takes no arguments.
Source position: forms.pp line 54
type TProcedureOfObject = procedure of object;