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 の代替名を表します。

関連項目