c++ builder > TEdit >パスワード入力 > PasswordCharを設定する
C++ Builder XE4
http://qiita.com/7of9/items/15f5e964759d874e5f96
にてパスワード入力を検討したが、標準機能としてあったようだ。
"Use the PasswordChar property to create an edit control that displays a special character in place of any entered text."
プロパティのPasswordChar
に*
を設定すれば入力中の文字が表示されなくなった。
また、Ctrl+Cにて入力文字をコピーしようとすると「不許可 パスワード入力フィールドからは文字はコピーできません」となるのでコピーされることはない。
Author And Source
この問題について(c++ builder > TEdit >パスワード入力 > PasswordCharを設定する), 我々は、より多くの情報をここで見つけました https://qiita.com/7of9/items/8e82735bcf43e5b79a5d著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .