Data.Bind.Components.TOutputConverters

[–] 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.