Skip to main content

TdxSpreadSheetPasswordDialogFormClass Type

The class-reference to a “Password Protection/Confirm Password” dialog class.

Declaration

TdxSpreadSheetPasswordDialogFormClass = class of TdxSpreadSheetPasswordDialogForm;

Referenced Class

Type
TdxSpreadSheetPasswordDialogForm

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