System.Bindings.Outputs.TValueRefConverter.ClearConverters
Delphi
procedure ClearConverters;
C++
void __fastcall ClearConverters(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
public | System.Bindings.Outputs.pas System.Bindings.Outputs.hpp |
System.Bindings.Outputs | TValueRefConverter |
説明
すでに追加されているコンバータを、すべて削除します。
ClearConverters メソッドは、すでに追加されているコンバータを、すべて削除するために使用されます。