Data.Bind.Components.TContainedBindComponent.DoReactivate

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

Delphi

procedure DoReactivate(AIsActive: TFunc<Boolean>;
ASetActive: TProc<Boolean>; ASetAutoActivate: TProc<Boolean>);

C++

void __fastcall DoReactivate(System::DelphiInterface<System::Sysutils::TFunc__1<bool> > AIsActive, System::DelphiInterface<System::Sysutils::TProc__1<bool> > ASetActive, System::DelphiInterface<System::Sysutils::TProc__1<bool> > ASetAutoActivate);

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。