System.Classes.TStream.GetByteCount64

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

Delphi

function GetByteCount64(const Buffer: TBytes; Offset, Count: Int64): Int64;

C++

__int64 __fastcall GetByteCount64(const System::DynamicArray<System::Byte> Buffer, __int64 Offset, __int64 Count);

プロパティ

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

説明

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