System.Bindings.EvalProtocol.IPlaceholder.GetAttached

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetAttached: Boolean;

C++

virtual bool __fastcall GetAttached() = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol IPlaceholder

説明

Attached プロパティの取得メソッドです。

GetAttached は、Attached プロパティの取得メソッドです。

関連項目