Data.Bind.Components.TEnumBindCompProcInfo

提供:RAD Studio API Documentation

Delphi

type TEnumBindCompProcInfo = ^Pointer;

C++

typedef void * TEnumBindCompProcInfo;

プロパティ

種類 可視性 ソース ユニット
pointer
typedef
public
System.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

説明

TEnumBindCompProc で使用するためのポインタです。


関連項目