Back to Devexpress

TdxDocumentEncryptSetPasswordFormShowingEvent Type

vcl-dxrichedit-dot-dialogs-dot-eventargs-1291733c.md

latest599 B
Original Source

TdxDocumentEncryptSetPasswordFormShowingEvent Type

Declaration

delphi
TdxDocumentEncryptSetPasswordFormShowingEvent = procedure(Sender: TObject; const Args: TdxDocumentEncryptSetPasswordFormShowingEventArgs) of object;

Parameters

NameType
SenderTObject
ArgsTdxDocumentEncryptSetPasswordFormShowingEventArgs

See Also

dxRichEdit.Dialogs.EventArgs Unit