Skip to main content

TdxDocumentProtectionGetPasswordFormShowingEventArgs Members

Constructors

Name Description
Create(TdxFormControllerParameters) Initializes a new instance of the TdxFormShowingEventArgs class with specified settings. Inherited from TdxFormShowingEventArgs.
Create(T) Initializes a new instance of the TdxBaseFormShowingEventArgs<T> class with specified settings. Inherited from TdxBaseFormShowingEventArgs<T>.

Properties

Name Description
ControllerParameters Inherited from TdxBaseFormShowingEventArgs<T>.
DialogResult Inherited from TdxShowFormEventArgs.
Handled Inherited from TdxShowFormEventArgs.
Parent Inherited from TdxShowFormEventArgs.

Methods

Name Description
Empty Inherited from TdxEventArgs.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also