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

TForEachZoneProc

Declaration

Source position: controls.pp line 2199

type TForEachZoneProc = procedure(

  Zone: TDockZone

) of object;