Soap.XSBuiltIns.TXSCustomDateTime.GetDay

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDay: Word;

C++

System::Word __fastcall GetDay();

Properties

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

Description

Returns the value of the Day property.

GetDay is the protected read implementation of the Day property.

See Also