Back to Devexpress

TdxDocumentProtectionGetPasswordFormShowingEvent Type

vcl-dxrichedit-dot-dialogs-dot-eventargs-7b15f33f.md

latest614 B
Original Source

TdxDocumentProtectionGetPasswordFormShowingEvent Type

Declaration

delphi
TdxDocumentProtectionGetPasswordFormShowingEvent = procedure(Sender: TObject; const Args: TdxDocumentProtectionGetPasswordFormShowingEventArgs) of object;

Parameters

NameType
SenderTObject
ArgsTdxDocumentProtectionGetPasswordFormShowingEventArgs

See Also

dxRichEdit.Dialogs.EventArgs Unit