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