Soap.XSBuiltIns.TXSCustomDateTime.GetMinuteOffset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetMinuteOffset: SmallInt;

C++

short __fastcall GetMinuteOffset();

Properties

Type Visibility Source Unit Parent
function protected
Soap.XSBuiltIns.pas
Soap.XSBuiltIns.hpp
Soap.XSBuiltIns TXSCustomDateTime

Description

Returns the value of the MinuteOffset property.

GetMinuteOffset is the protected read implementation of the MinuteOffset property.

See Also