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

TProcedure

Procedural type

Declaration

Source position: sysutilh.inc line 36

type TProcedure = procedure;

Description

TProcedure is a general definition of a procedural callback.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.