Data.Bind.Components.IBindLink.Active
Delphi
property Active: Boolean read GetActive write SetActive;
C++
__property bool Active = {read=GetActive, write=SetActive};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | IBindLink |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。