[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 2612

type TForEachZoneProc = procedure(

  Zone: TDockZone

) of object;

Arguments

Zone

  

The iterated zone.


Version 3.2 Generated 2024-02-25 Home