TdxSpreadSheetTableView.Protect Method
Invokes the Protect Sheet dialog.
Declaration
procedure Protect;
Remarks
Call this procedure to display the Protect Sheet dialog for the Table View worksheet.
If the Table View worksheet’s OptionsProtection.Protected and/or Options.Protected property is already set to True, calling the Protect procedure has no effect.
See Also