TdxDocumentEncryptSetPasswordFormShowingEvent Type
Declaration
TdxDocumentEncryptSetPasswordFormShowingEvent = procedure(Sender: TObject; const Args: TdxDocumentEncryptSetPasswordFormShowingEventArgs) of object;
Parameters
Name | Type |
---|---|
Sender | TObject |
Args | TdxDocumentEncryptSetPasswordFormShowingEventArgs |
See Also