Data.Bind.Components.TEnumBindCompProcInfo

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TEnumBindCompProcInfo = ^Pointer;

C++

typedef void * TEnumBindCompProcInfo;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
pointer
typedef
public
System.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components


Beschreibung

Zeiger für die Verwendung mit TEnumBindCompProc.

Siehe auch