Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TProcedureOfObject

Type used for an object procedure that takes no arguments.

Declaration

Source position: forms.pp line 54

type TProcedureOfObject = procedure of object;

Description

Used to define members in control classes.