[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#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.0 Generated 2025-05-03 Home