Soap.XSBuiltIns.TXSDuration.GetSecond

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetSecond: Integer;

C++

int __fastcall GetSecond(void);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Soap.XSBuiltIns.pas
Soap.XSBuiltIns.hpp
Soap.XSBuiltIns TXSDuration

Description

Obtient le champ Second de cet objet TXSDuration sous la forme d'une valeur entière.

GetSecond tronque la valeur du champ Second en un entier et renvoie le résultat obtenu.

Voir aussi