System.Bindings.Outputs.TBindingOutput

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTBindingOutput

Delphi

TBindingOutput = class

C++

class PASCALIMPLEMENTATION TBindingOutput : 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 routines used by data bindings.

TBindingOutput implements a collection of outputs and routines used by data bindings or other TValue-based data propagators.

See Also