RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXBooleanValue.SetBoolean Method

Sets the boolean value for boolean data types..

Pascal
procedure SetBoolean(Value: Boolean); override;
C++
virtual __fastcall SetBoolean(Boolean Value);

Sets the boolean value for TDBXValue instances with a data types of BooleanType.. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!