FireDAC.Stan.Intf.IFDStanStorage.WriteBoolean

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure WriteBoolean(const APropName: String; const AValue, ADefValue: Boolean);

C++

virtual void __fastcall WriteBoolean(const System::UnicodeString APropName, const bool AValue, const bool 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.