Sakura-Editor Macro Reference
S_IsTextSelected
機能
テキストの選択状態を取得
構文
integer S_IsTextSelected ( )
使用例
戻り値
値
内容
0
非選択状態
1
選択中
2
矩形選択中
関連項目
S_BeginSelect()
S_BeginBoxSelect()
S_GetSelectedString()