TdxSpreadSheetPasswordDialogFormClass Type
In This Article
The class-reference to a “Password Protection/Confirm Password” dialog class.
#Declaration
Delphi
TdxSpreadSheetPasswordDialogFormClass = class of TdxSpreadSheetPasswordDialogForm;
#Referenced Class
Type |
---|
Tdx |
#Remarks
Assign a reference to a TdxSpreadSheetPasswordDialogForm class descendant to the dxSpreadSheetPasswordDialogClass global variable to replace the built-in “Password Protection” and “Confirm Password” dialogs available in spreadsheet controls.
See Also