Soap.XSBuiltIns.TXSCustomDateTime.GetMonth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetMonth: Word;

C++

System::Word __fastcall GetMonth();

Properties

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

Description

Returns the value of the Month property.

GetMonth is the protected read implementation of the Month property.

See Also