Soap.XSBuiltIns.TXSCustomDateTime.GetSecond

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetSecond: Word;

C++

System::Word __fastcall GetSecond();

Properties

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

Description

Returns the value of the Second property.

GetSecond is the protected read implementation of the Second property.

See Also