ShowPasswordDialog(TdxCustomSpreadSheet,TdxSpreadSheetPasswordDialogMode,string) Method
In This Article
#Declaration
Delphi
function ShowPasswordDialog(ASpreadSheet: TdxCustomSpreadSheet; AMode: TdxSpreadSheetPasswordDialogMode; out APassword: string): Boolean;
#Parameters
Name | Type |
---|---|
ASpread |
Tdx |
AMode | Tdx |
APassword | string |
#Returns
Type |
---|
Boolean |
See Also