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