API:System.Classes.TWriter.WriteInteger

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

Delphi

procedure WriteInteger(Value: Integer); overload;
procedure WriteInteger(Value: Int64); overload;

C++

void __fastcall WriteInteger(int Value)/* overload */;
void __fastcall WriteInteger(__int64 Value)/* overload */;

プロパティ

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

説明

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