RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXByteReader.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 TDBXByteReader.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!