TdxPasswordFormCallback Type
In This Article
#Declaration
Delphi
TdxPasswordFormCallback = reference to procedure(const APasswordInfo: string);
#Parameters
Name | Type |
---|---|
APassword |
string |
See Also