Soap.XSBuiltIns.TXSCustomDateTime.GetMillisecond

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetMillisecond: Word;

C++

System::Word __fastcall GetMillisecond();

Eigenschaften

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

Beschreibung

Gibt den Wert der Eigenschaft Millisecond zurück.

GetMillisecond ist die als protected deklarierte Lesemethode der Eigenschaft Millisecond.

Siehe auch