TdxDocumentEncryptSetPasswordFormShowingEventArgs Class
In This Article
#Declaration
Delphi
TdxDocumentEncryptSetPasswordFormShowingEventArgs = class(
TdxBaseFormShowingEventArgs<TdxDocumentEncryptQueryPasswordFormControllerParameters>
)
#Inheritance
TObject
TdxEventArgs
TdxShowFormEventArgs
TdxFormShowingEventArgs
TdxBaseFormShowingEventArgs<T>
TdxDocumentEncryptSetPasswordFormShowingEventArgs
See Also