Data.Bind.Components.TCustomBindExpression.EvaluateFormat

提供:RAD Studio API Documentation

Delphi

procedure EvaluateFormat; override;

C++

virtual void __fastcall EvaluateFormat();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomBindExpression

説明

書式設定式を評価します。 Data.Bind.Components.TCustomBindExpression.EvaluateFormat は Data.Bind.Components.TBaseBindExpression.EvaluateFormat を継承しています。以下の内容はすべて Data.Bind.Components.TBaseBindExpression.EvaluateFormat を参照しています。


書式設定式を評価します。


関連項目