Soap.XSBuiltIns.TXSCustomDateTime.GetMinuteOffset

提供:RAD Studio API Documentation

Delphi

function GetMinuteOffset: SmallInt;

C++

short __fastcall GetMinuteOffset();

プロパティ

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

説明

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

GetMinuteOffset は,MinuteOffset プロパティの,プロテクトされた読み出し専用の実装です。

関連項目