System.Classes.TProxyAggregateStream.RemoveStream

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

Delphi

procedure RemoveStream(AStream: TStream); overload;
procedure RemoveStream(AIndex: Integer); overload;

C++

void __fastcall RemoveStream(TStream* AStream)/* overload */;
void __fastcall RemoveStream(int AIndex)/* overload */;

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。