Data.Bind.Components.TOutputConverters

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.Components.TBindArtifactsSystem.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTOutputConverters

Delphi

TOutputConverters = class(TBindArtifacts)

C++

class PASCALIMPLEMENTATION TOutputConverters : public TBindArtifacts

Properties

Type Visibility Source Unit Parent
class public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

Description

Is a collection of output converter identifiers that are included in or excluded from the evaluation context for expressions. For more information regarding the output converters and how to use them, please refer to the LiveBindings Output Converters topic.

See Also