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

TForEachZoneProc

The type for a ForEachZone callback procedure, currently unused.

Declaration

Source position: controls.pp line 2602

type TForEachZoneProc = procedure(

  Zone: TDockZone

) of object;

Arguments

Zone

  

The iterated zone.


Version 4.4 Generated 2025-11-08 Home