How disable Ctrl-P when pbPrint is Disabled?

Hello

I disable [pbPrint] option in Report property but when push Ctrl-P the print dialog is show. How to disable it and other key combination where button is disabled?

Thanks.

Comments

  • edited 5:32PM
    Fixed in 3.06.
  • gordkgordk St.Catherines On. Canada.
    edited 5:32PM
    Hi Alexander
    where in code was it fixed
    in 2.53 i used it as a feature so that i could stop operators from printing an un finished invoice but supervisor could print a copy of an unfinished invoice by pressing Ctrl P
    ;)
  • edited 5:32PM
    frxPreview.pas,
    procedure TfrxPreview.KeyDown(var Key: Word; Shift: TShiftState);

Leave a Comment