FireDAC.Stan.Intf.TFDByteSet

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDByteSet = set of Byte;

C++

typedef System::Set<System::Byte, 0, 255> TFDByteSet;

Properties

Type Visibility Source Unit Parent
set
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Description

Set of Byte.

See Also