Use according to PrintSRV (SRichViewEdit1);

General TRichView support forum. Please post your questions here
Post Reply
Ceprotec
Posts: 259
Joined: Thu Oct 28, 2010 6:09 pm
Contact:

Use according to PrintSRV (SRichViewEdit1);

Post by Ceprotec »

Image

So, is shown to the User, Text Box Printing IMG as I'm sending you to analyze.
I wonder what the command or function of the RichView I use to see if the User clicked ok to PRINT?
or click the CANCEL button to print the document?
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

How do you display this dialog?
Ceprotec
Posts: 259
Joined: Thu Oct 28, 2010 6:09 pm
Contact:

How do you display this dialog?

Post by Ceprotec »

Pelo uso PrintSRV(SRichViewEdit1) do Richview;
Quando eu uso essa função do Richview, ele me mostra essa caixa de diálogo
Nela tenho 2 botões a saber:
O primeiro é o botão OK que dispara a impressão do documento.
O segundo é o botão de Cancelar a impressão.
A pergunta é, qual é o comando ou função do richview para que me informe se o usuario clicou no botão OK ou no botão Cancelar ?
Ceprotec
Posts: 259
Joined: Thu Oct 28, 2010 6:09 pm
Contact:

How do you display this dialog?

Post by Ceprotec »

By using PrintSRV (SRichViewEdit1) of Richview;
When I use this function of Richview, it shows me this dialog box
In it I have two buttons namely:
The first is the OK button that triggers the printing of the document.
The second is the Cancel button to print.
The question is, what is the command or function RichView to let me know if the User clicked the OK button or the Cancel button?
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Sorry, what is PrintSRV, in which unit is it defined?
Post Reply