FireDAC.Stan.Intf.IFDStanStorage.WriteEnum

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure WriteEnum(const APropName: String; ATypeInfo: PTypeInfo; const AValue,  ADefValue: Integer);

C++

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

Properties

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

Description

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