<< Click to Display Table of Contents >>
マニュアル > コントロールリファレンス > 基本 > リストボックスコントロール > メソッド >
テキストリストを取得する。
構文
GetTextList(
[bArray = FALSE]
)
パラメータ
bArray
型:
ブール
TRUE - 行数分の配列データでリストを返す。
FALSE - 行ごとに改行した文字列としてリストを返す。
戻り値
汎用
テキストリスト。
解説
テキストリストを取得します。
参照
AddText
InsertText
DelText
MoveText
Clear
GetRowCount
GetText
SetText
FindText
GetTextList
SetTextList
AddTextList
Select
SelectText
SelectIndex
GetSelectedText
GetSelectedIndex
GetSelectedData
Sort
Scroll
GetData
SetData
FindData