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