blob: ee08457c6aaf9e914ece1a45611f4e21343ff03b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
title: textLength
slug: Archive/Mozilla/XUL/Property/textLength
tags:
- XUL Properties
- XUL Reference
translation_of: Archive/Mozilla/XUL/Property/textLength
---
<div class="noinclude"><span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/ja/docs/XUL_Reference" title="XUL_Reference">XUL リファレンス</a></span></div>
<dl><dt> <code><span><a href="https://developer.mozilla.org/ja/docs/XUL/Property/textLength">textLength</a></span></code> </dt><dd> 型: <em>整数型</em> </dd><dd> textbox に入力されたテキストの長さを保持。このプロパティは読み取り専用です。 </dd></dl>
<div class="noinclude">
</div>
|