Data.Bind.Components.TLinkPropertyToFieldDelegate.SetComponentProperty

提供:RAD Studio API Documentation

Delphi

procedure SetComponentProperty(const Value: string);

C++

void __fastcall SetComponentProperty(const System::UnicodeString Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TLinkPropertyToFieldDelegate


説明

ComponentProperty プロパティを操作するための protected 設定メソッドの実装です。

関連項目