System.Bindings.Outputs.TBindingOutput.TOption
Delphi
TOption = (opNotify);
C++
enum DECLSPEC_DENUM TOption : unsigned char { opNotify };
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| enum | public | System.Bindings.Outputs.pas System.Bindings.Outputs.hpp |
System.Bindings.Outputs | TBindingOutput |
説明
利用可能なオプションの列挙型です。
TOption は、バインディング出力関係で利用可能なオプションの列挙型です。