Data.Bind.Components.TCustomBindExprItems.EvaluateFormat

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure EvaluateFormat; override;

C++

virtual void __fastcall EvaluateFormat();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomBindExprItems

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.

See Also