System.Bindings.Outputs.IValueRefConverter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IValueRefConverter = interface

C++

__interface IValueRefConverter  : public System::IInterface

Properties

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

Description

Defines converter methods implemented by TValueRefConverter.

IValueRefConverter is an interface that defines converter methods that are implemented by the TValueRefConverter class.

See Also