Soap.XSBuiltIns.TXSCustomDateTime.GetMillisecond

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetMillisecond: Word;

C++

System::Word __fastcall GetMillisecond();

Properties

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

Description

Returns the value of the Millisecond property.

GetMillisecond is the protected read implementation of the Millisecond property.

See Also