Soap.XSBuiltIns.TXSCustomDateTime.GetYear

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

Delphi

function GetYear: Integer;

C++

int __fastcall GetYear();

プロパティ

種類 可視性 ソース ユニット
function protected
Soap.XSBuiltIns.pas
Soap.XSBuiltIns.hpp
Soap.XSBuiltIns TXSCustomDateTime

説明

Year プロパティの値を返します。

GetYear メソッドは,Year プロパティの,プロテクトされた読み出し専用の実装です。

関連項目