Data.DBXTransportFilter.TDBXFilterSocketChannel.Pendant

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Data.DBXTransportFilter.pas
Data.DBXTransportFilter.hpp
Unit: Data.DBXTransportFilter
Parent: TDBXFilterSocketChannel

Delphi

Pendant: Integer;

C++

static int Pendant;

Description

Is used internally to mark the filter status of a byte stream.

The Pendant variable marks the filter status of the byte stream, informing the user that no decision has been made yet.

See Also