Vcl.Controls.TForEachZoneProc
C++
typedef void __fastcall (__closure *TForEachZoneProc)(TDockZone* Zone);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| typedef | public | Vcl.Controls.hpp | Vcl.Controls | Vcl.Controls |
Description
TForEachZoneProc is used internally.
TForEachZoneProc is a method type used when enumerating TDockZone objects.
TForEachZoneProc is an internal type.