Vcl.Controls.TForEachZoneProc

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

typedef void __fastcall (__closure *TForEachZoneProc)(TDockZone* Zone);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public Vcl.Controls.hpp Vcl.Controls Vcl.Controls

Beschreibung

TForEachZoneProc wird intern verwendet.

TForEachZoneProc ist ein Methodentyp, der beim Aufzählen von TDockZone-Objekten verwendet wird.

TForEachZoneProc ist ein interner Typ.

Siehe auch