API:System.SysUtils.TStringBuilder.Length

提供:RAD Studio API Documentation

Delphi

property Length: Integer read GetLength write SetLength;

C++

__property int Length = {read=GetLength, write=SetLength, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils TStringBuilder

説明

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