Last active
July 28, 2020 19:43
-
-
Save edsonmsantos/c669905b3a30176149d51564a189c56e to your computer and use it in GitHub Desktop.
[Senha no inputbox delphi]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
InputBox('Senha', #31' ', ''); | |
// Capition, Char+Label, Valor padrão |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment