スピン編集 - SelectText メソッド

値の中の選択を設定

スピン編集 (PRIM_MD.SpinEdit) のメンバ

パラメーター

名前タイプデータ タイプ記述
StartPosition*Input整数値の中の選択が開始する位置
Length*Input (任意)整数選択する文字数

詳細

The SelectText method sets selection within an edit.
 
If the cursor is to the left of the first character, the value will be 0.
 
The most common requirement for Selection handling is completing a value during input. This is managed automatically by the AutoCompleting event.
 
SelectText is provided for completeness and is unlikely to be required for most development purposes.

参照

すべてのコンポーネント クラス

テクニカルリファレンス

EPC142030 February 2019