FireDAC.Stan.Intf.IFDStanStorage.ReadEnum

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ReadEnum(const APropName: String; ATypeInfo: PTypeInfo;  ADefValue: Integer): Integer;

C++

virtual int __fastcall ReadEnum(const System::UnicodeString APropName, System::Typinfo::PTypeInfo ATypeInfo, int ADefValue) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf IFDStanStorage

Description

Embarcadero Technologies does not currently have any additional information.