FireDAC.Stan.Intf.IFDStanStorage.ReadBoolean

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ReadBoolean(const APropName: String; ADefValue: Boolean): Boolean;

C++

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