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