Data.Bind.Components.TActivatedContainedBindComponent.SetActive

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

Delphi

procedure SetActive(AValue: Boolean); virtual; abstract;

C++

virtual void __fastcall SetActive(bool AValue) = 0 ;

プロパティ

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

説明

Active プロパティの protected 可視性の設定アクセサを実装したものです。


関連項目

他の言語