TdxDocumentEncryptSetPasswordFormShowingEvent Type
In This Article
#Declaration
Delphi
TdxDocumentEncryptSetPasswordFormShowingEvent = procedure(Sender: TObject; const Args: TdxDocumentEncryptSetPasswordFormShowingEventArgs) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
Args | Tdx |
See Also