Vcl.Controls.TForEachZoneProc

From RAD Studio API Documentation
Revision as of 16:03, 16 October 2011 by PyBot (talk | contribs) (Scoping Libraries)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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"