Data.DBXTransportFilter.TDBXFilterSocketChannel.Regular

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Regular: Integer;

C++

static int Regular;

Properties

Type Visibility Source Unit Parent
field public
Data.DBXTransportFilter.pas
Data.DBXTransportFilter.hpp
Data.DBXTransportFilter TDBXFilterSocketChannel

Description

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

The Regular variable is used to specify that the byte stream is not filtered.

See Also