Data.Bind.Components.TCustomBindExpression.EvaluateFormat
| [–] Properties | |
|---|---|
| Type: procedure function | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp | |
| Unit: Data.Bind.Components | |
| Parent: TCustomBindExpression | |
Delphi
procedure EvaluateFormat; override;
C++
virtual void __fastcall EvaluateFormat();
Description
Evaluates the format expressions.
Data.Bind.Components.TCustomBindExpression.EvaluateFormat inherits from Data.Bind.Components.TBaseBindExpression.EvaluateFormat. All content below this line refers to Data.Bind.Components.TBaseBindExpression.EvaluateFormat.
Evaluates the format expressions.