System.Bindings.Outputs.TConverterUtils

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTConverterUtils

Delphi

TConverterUtils = class

C++

class PASCALIMPLEMENTATION TConverterUtils : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
System.Bindings.Outputs.pas
System.Bindings.Outputs.hpp
System.Bindings.Outputs System.Bindings.Outputs

Description

Collection of utilities for assigning/converting one type of value to another type of value.

TConverterUtils implements a collection of methods to assign or convert one type of values to other type of values.

See Also