Data.Bind.Components.TCustomLinkControlToProperty.Managed

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Managed: Boolean read GetManaged write SetManaged default True;

C++

__property bool Managed = {read=GetManaged, write=SetManaged, default=1};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomLinkControlToProperty


Beschreibung