Data.Bind.Components.TActivatedContainedBindComponent.GetActive

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

Delphi

function GetActive: Boolean; virtual; abstract;

C++

virtual bool __fastcall GetActive(void) = 0 ;

プロパティ

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

説明

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


関連項目

他の言語