Back to Devexpress

TdxGetPasswordEvent Type

vcl-dxprotectionutils-2473ad0c.md

latest556 B
Original Source

TdxGetPasswordEvent Type

Declaration

delphi
TdxGetPasswordEvent = function(Sender: TObject; var Password: string): Boolean of object;

Parameters

NameType
SenderTObject
Passwordstring

Referenced Class

Type
Boolean

See Also

dxProtectionUtils Unit