Soap.XSBuiltIns.TXSInteger.AsInteger

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AsInteger: Integer read FInteger write FInteger;

C++

__property int AsInteger = {read=FInteger, write=FInteger, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Soap.XSBuiltIns.pas
Soap.XSBuiltIns.hpp
Soap.XSBuiltIns TXSInteger

Description

Embarcadero Technologies does not currently have any additional information.