API:Data.Bind.Components.TCustomBindExprItems.EvaluateFormat

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure EvaluateFormat; override;

C++

virtual void __fastcall EvaluateFormat(void);

プロパティ

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

説明

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

Data.Bind.Components.TCustomBindExprItems.EvaluateFormat は Data.Bind.Components.TBaseBindExpression.EvaluateFormat を継承しています。以下の内容はすべて Data.Bind.Components.TBaseBindExpression.EvaluateFormat を参照しています。


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


関連項目