Soap.WSDLIntf.ReservedWords

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ReservedWords: array[0..66] of string = ('and', 'array', 'as', 'asm', 'begin','case', 'class','const','constructor','destructor', 'dispinterface', 'div', 'do','downto', 'else', 'end', 'except', 'exports', 'file', 'finalization', 'finally', 'for','function', 'goto', 'high', 'if', 'implementation', 'in','inherited','initialization', 'inline','interface', 'is','label','library', 'low', 'mod','nil','not','object','of','or','out','packed','procedure', 'program','property','raise','record','repeat', 'resourcestring', 'set','shl','shr', 'string', 'then', 'threadvar', 'to','try','type','unit','until','uses','var','while','with','xor');

C++

extern DELPHI_PACKAGE Soap_Wsdlintf__3 ReservedWords;

Properties

Type Visibility Source Unit Parent
const
variable
public
Soap.WSDLIntf.pas
Soap.WSDLIntf.hpp
Soap.WSDLIntf Soap.WSDLIntf

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!