Soap.XSBuiltIns.TXSDuration.FData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FData: TDurationData;

C++

TDurationData FData;

Properties

Type Visibility Source Unit Parent
field protected
Soap.XSBuiltIns.pas
Soap.XSBuiltIns.hpp
Soap.XSBuiltIns TXSDuration

Description

Represents the data of a TXSDuration object.

FData represents the internal state of TXSDuration. The properties of TXSDuration are based on the FData field.

See Also