Soap.XSBuiltIns.TXSCustomDateTime.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create;  override;

C++

__fastcall virtual TXSCustomDateTime();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Soap.XSBuiltIns.pas
Soap.XSBuiltIns.hpp
Soap.XSBuiltIns TXSCustomDateTime

Beschreibung

Erstellt und initialisiert ein TXSCustomDateTime-Objekt.

Mit Create können Sie zur Laufzeit ein TXSCustomDateTime-Objekt erzeugen.

Siehe auch