RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXByteReaderEx.GetBoolean Method
Pascal
procedure GetBoolean(Ordinal: TInt32; const Value: TBytes; Offset: TInt32; var IsNull: LongBool); virtual;
C++
virtual __fastcall GetBoolean(TInt32 Ordinal, const TBytes Value, TInt32 Offset, LongBool IsNull);

This is GetBoolean, a member of class TDBXByteReaderEx.

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