<< Click to Display Table of Contents >>
マニュアル > コントロールリファレンス > 基本 > リストボックスコントロール > メソッド >
行を末尾に追加する。
構文
AddText(
text
[,data]
)
パラメータ
型:
文字
テキスト。配列指定可能。
data
データ。配列指定可能。
解説
行を末尾に追加します。textやdataを配列で指定するとまとめて追加できます。
参照
AddText
InsertText
DelText
MoveText
Clear
GetRowCount
GetText
SetText
FindText
GetTextList
SetTextList
AddTextList
Select
SelectText
SelectIndex
GetSelectedText
GetSelectedIndex
GetSelectedData
Sort
Scroll
GetData
SetData
FindData