RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXProperties.GetBoolean Method

Get property value as a Boolean.

Pascal
function GetBoolean(const Name: WideString): Boolean;
C++
__fastcall Boolean GetBoolean(const BSTR Name);

Use GetBoolean to get a TDBXProperties property value as a Boolean. 

 

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