FireDAC.Stan.Intf.TFDByteSet

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TFDByteSet = set of Byte;

C++

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

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

説明

Byte の集合です。


関連項目