System.Classes.TWriter.WriteBinary

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

Delphi

procedure WriteBinary(WriteData: TStreamProc);

C++

void __fastcall WriteBinary(TStreamProc WriteData);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Classes.pas
System.Classes.hpp
System.Classes TWriter

説明

WriteData で渡されたバイナリ データを、ライタ オブジェクトのストリームに書き込みます。

WriteBinary は、コンポーネント ストリーミング システムがコンポーネント プロパティをストリームに書き出す際に、内部的に使用します。

関連項目

他の言語