System.Bindings.Outputs.TConverterUtils

提供:RAD Studio API Documentation

TConverterUtilsSystem.TObject

Delphi

TConverterUtils = class

C++

class PASCALIMPLEMENTATION TConverterUtils : public System::TObject

プロパティ

種類 可視性 ソース ユニット
class public
System.Bindings.Outputs.pas
System.Bindings.Outputs.hpp
System.Bindings.Outputs System.Bindings.Outputs


説明

ある型の値を別の型の値に割り当て/変換するための、ユーティリティのコレクションです。

TConverterUtils は、ある型の値を別の型の値に割り当て、または変換するための、メソッドのコレクションを実装します。

関連項目