Soap.XSBuiltIns.TXSCustomDateTime.GetHourOffset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetHourOffset: SmallInt;

C++

short __fastcall GetHourOffset();

Properties

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

Description

Returns the value of the HourOffset property.

GetHourOffset is the protected read implementation of the HourOffset property.

See Also