Soap.XSBuiltIns.TXSCustomDateTime.GetYear

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetYear: Integer;

C++

int __fastcall GetYear();

Properties

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

Description

Returns the value of the Year property.

GetYear is the protected read implementation of the Year property.

See Also