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

TForEachZoneProc

Declaration

Source position: controls.pp line 2024

type TForEachZoneProc = procedure(

  Zone: TDockZone

) of object;