System.Bindings.Outputs.TConverterUtils.NilToTStrings
Delphi
class procedure NilToTStrings(var O: TValue); static;
C++
static void __fastcall NilToTStrings(System::Rtti::TValue &O);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
public | System.Bindings.Outputs.pas System.Bindings.Outputs.hpp |
System.Bindings.Outputs | TConverterUtils |
説明
TValue を Nil 割り当ての場合にクリアします。
TValue が文字列のリストを表している場合、NilToTStrings はその項目群を何か割り当てられている場合にはクリアします。