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