Data.Bind.ObjectScope.TCustomFormatObject

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

System.TObjectTCustomFormatObject

Delphi

TCustomFormatObject = class

C++

class PASCALIMPLEMENTATION TCustomFormatObject : public System::TObject

プロパティ

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

説明

型付きのカスタム書式設定オブジェクトの基底クラスとして内部的に使われます。


TCustomFormatObject では、型付きの値(TTypedCustomFormatObject で実装されている V)の設定および取得アクセサ メソッドである 2 つの仮想抽象メソッドを定義しています。

関連項目