API:Data.Bind.Components.TCustomLinkPropertyToField.SetActive

提供:RAD Studio API Documentation

Delphi

procedure SetActive(Value: Boolean); override;

C++

virtual void __fastcall SetActive(bool Value);

プロパティ

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

説明

Active プロパティを操作するための protected 設定メソッドの実装です。 {{#multireplace:Data.Bind.Components.TCustomLinkPropertyToField.SetActive|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Data.Bind.Components.TLinkPropertyToFieldDelegate.SetActive|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Data.Bind.Components.TLinkPropertyToFieldDelegate.SetActive|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。

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

関連項目