System.Bindings.Outputs.TBindingOutput.Owner
Delphi
property Owner: TObject read FOwner;
C++
__property System::TObject* Owner = {read=FOwner};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | System.Bindings.Outputs.pas System.Bindings.Outputs.hpp |
System.Bindings.Outputs | TBindingOutput |
説明
バインディング出力の所有者を示します。
Owner プロパティは、バインディング出力の所有者を示します。通常、所有者はバインディング式を指しています。