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