API:Soap.TypeTrans.GetEnumValueEx

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetEnumValueEx(TypInfo: PTypeInfo; const Name: string): Integer;

C++

extern DELPHI_PACKAGE int __fastcall GetEnumValueEx _DEPRECATED_ATTRIBUTE0 (System::Typinfo::PTypeInfo TypInfo, const System::UnicodeString Name);

Properties

Type Visibility Source Unit Parent
function public
Soap.TypeTrans.pas
Soap.TypeTrans.hpp
Soap.TypeTrans Soap.TypeTrans

Description

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