Vcl.Controls.TForEachZoneProc

From RAD Studio API Documentation
Jump to: navigation, search

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.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=Vcl.Controls.TForEachZoneProc&oldid=157059"