Data.Bind.Components.TFormatExpressions

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: Data.Bind.Components |
Delphi
TFormatExpressions = class(TOwnedCollection)
C++
class PASCALIMPLEMENTATION TFormatExpressions : public System::Classes::TOwnedCollection
Description
Is an owned collection of formatting binding expressions.
TFormatExpressions is an owned collection whose elements are formatting binding expressions.