Data.Bind.Components.IScopeMemberScripting

提供: RAD Studio API Documentation
2012年8月28日 (火) 14:42時点におけるHonji (トーク | 投稿記録)による版 (1 版)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

IScopeMemberScripting = interface

C++

__interface  INTERFACE_UUID("{3B273E26-19DA-4591-99AF-6748B71ABD3A}") IScopeMemberScripting  : public System::IInterface

プロパティ

種類 可視性 ソース ユニット
interface
class
public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

説明

データ ソースで実装されるインターフェイスです。


バインディング コンポーネントでは、このインターフェイスを使用して、式でメンバの値の取得や設定に使用できるプロパティやメソッドの名前を取得したり、位置や現在のレコードを取得または設定します。

関連項目