Data.Bind.Components.TActivatedContainedBindComponent.GetAutoActivate

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

Delphi

function GetAutoActivate: Boolean; virtual;

C++

virtual bool __fastcall GetAutoActivate();

プロパティ

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

説明

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


関連項目