メソッド ドロップダウン - SelectText

値の中の選択を設定

ドロップダウン (PRIM_MD.Dropdown) のメンバ

パラメータ

名前タイプデータタイプ記述
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.

参照

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

テクニカルリファレンス

EPC150060 - December 2023