Data.Bind.ObjectScope.TTypedCustomFormatObject

提供:RAD Studio API Documentation

TTypedCustomFormatObjectData.Bind.ObjectScope.TCustomFormatObjectSystem.TObject

Delphi

TTypedCustomFormatObject<T> = class(TCustomFormatObject)

C++

template<typename T> class PASCALIMPLEMENTATION TTypedCustomFormatObject__1 : public TCustomFormatObject

プロパティ

種類 可視性 ソース ユニット
class public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

説明

生成された値のカスタム書式設定を実装するのに使用されます。


関連項目