表示: Delphi C++
表示設定

Data.DB.TExtendedField.GetAsExtended

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

function GetAsExtended: Extended; override;

C++

virtual System::Extended __fastcall GetAsExtended(void);

プロパティ

種類 可視性 ソース ユニット
function protected
Data.DB.pas
Data.DB.hpp
Data.DB TExtendedField

説明

フィールドの値を、Extended で返します。

GetAsExtendedフィールドの値を、内部的に格納されている形で返します。

関連項目

以前のバージョン
他の言語