JVCL Help:TJvEdit.ProtectPassword
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvEdit.ProtectPassword Property
[+] TJvEdit Properties
Search in JVCL Help
Search in all projectsSummary
Specifies whether to protect the text of the edit control.
Pascal
propertyProtectPassword: Boolean;
Description
Setting ProtectPassword to true will prevent other programs from access to the text of this edit control, and disable altering the PasswordChar. This is useful if you want the user to enter a password in this edit control, but want to prevent possible trojans from retrieving the typed password.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page