Soap.XSBuiltIns.TXSDuration.SetSecond

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetSecond(const Value: Integer);

C++

void __fastcall SetSecond(const int Value);

Propriétés

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

Description

Définit le champ Second de cet objet TXSDuration.

SetSecond définit le champ Second de cette durée sur la valeur (Value) de l'entier donné.

Voir aussi