Data.Bind.Components.TOutputConverters

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.Components.TBindArtifactsSystem.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTOutputConverters
[–] Properties
Type: class
Visibility: public
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: Data.Bind.Components

Delphi

TOutputConverters = class(TBindArtifacts)

C++

class PASCALIMPLEMENTATION TOutputConverters : public TBindArtifacts

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