Data.DB.TParam.SetAsBoolean
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.DB.pas Data.DB.hpp
| |
Unit: Data.DB | |
Parent: TParam |
Delphi
procedure SetAsBoolean(const Value: Boolean);
C++
void __fastcall SetAsBoolean(const bool Value);
Description
Embarcadero Technologies does not currently have any additional information.