Data.Bind.Components.TBaseBindExpression.SetActive
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 | TBaseBindExpression | 
説明
Active プロパティの protected 可視性の設定アクセサを実装したものです。