[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TProcedureOfObject

The type of a method that takes no arguments.

Declaration

Source position: forms.pp line 55

type TProcedureOfObject = procedure of object;