Data.Bind.Components.TActivatedContainedBindComponent.AutoActivate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AutoActivate: Boolean read GetAutoActivate write SetAutoActivate default True;

C++

__property bool AutoActivate = {read=GetAutoActivate, write=SetAutoActivate, default=1};

Properties

Type Visibility Source Unit Parent
property public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TActivatedContainedBindComponent

Description

Specifies whether the binding expression is activated automatically. By default, AutoActivate is set to True.

See Also

Personal tools
Translations