Soap.XSBuiltIns.TXSCustomDateTime.SetMillisecond

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetMillisecond(const Value: Word); virtual;

C++

virtual void __fastcall SetMillisecond(const System::Word Value);

Eigenschaften

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

Beschreibung

Legt den Wert der Eigenschaft Millisecond fest.

SetMillisecond ist die als protected deklarierte Schreibmethode der Eigenschaft Millisecond.

Siehe auch