FireDAC.Stan.Intf.TFDByteString

提供:RAD Studio API Documentation

Delphi

end;
{-------------------------------------------------------------------------------}

C++

typedef System::RawByteString TFDByteString;

プロパティ

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

説明

AnsiString のエイリアスです。


Byte は、AnsiString の代替名を表します。

関連項目