Soap.XSBuiltIns.TXSCustomDateTime.GetMonth

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetMonth: Word;

C++

System::Word __fastcall GetMonth();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Soap.XSBuiltIns.pas
Soap.XSBuiltIns.hpp
Soap.XSBuiltIns TXSCustomDateTime

Beschreibung

Gibt den Wert der Eigenschaft Month zurück.

GetMonth ist die als protected deklarierte Lesemethode der Eigenschaft Month.

Siehe auch