FireDAC.Stan.Intf.TFDByteSet

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TFDByteSet = set of Byte;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
set
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Beschreibung

Menge von Byte.

Siehe auch