Back to Devexpress

TdxDocumentProtectionSetPasswordFormShowingEvent Type

vcl-dxrichedit-dot-dialogs-dot-eventargs-19e4ed03.md

latest614 B
Original Source

TdxDocumentProtectionSetPasswordFormShowingEvent Type

Declaration

delphi
TdxDocumentProtectionSetPasswordFormShowingEvent = procedure(Sender: TObject; const Args: TdxDocumentProtectionSetPasswordFormShowingEventArgs) of object;

Parameters

NameType
SenderTObject
ArgsTdxDocumentProtectionSetPasswordFormShowingEventArgs

See Also

dxRichEdit.Dialogs.EventArgs Unit