t

298______________________________________________ 4

.  ,     ,   - |
        .  1
   Form2,      

Form2->Print() ;

  PrintScale    
 .   PrintScale:

poNone            .   -
      

poProportional         
,    

poPrintToFit         , 
   ,    -
.     

4.8.1.2   Print    

 RichEdit   Print,   , -
  .        -
,      ,     Windows
         .
, 

RichEditl->Print("Printing of RichEditI");

    RichEditI,     -
  Printing of RichEditI.

     . 
       .  
      RichEdit,   .

  RichEdit       -
       RTF.     -
         
. :

RichEditl->Lines->LoadFromFile("Test.txt");                             '
RichEditl->Print("  Test.txt");



RichEditl->Lines->LoadFromFile("Test.rtf");

RichEditl->Print("  Test.rtf");

4.8.1.3      Windows
   SheIIExecute

      Windows  -
  SheIIExecute.     .  6.1.4. 
        - -
 .

   SheIIExecute,     -
 

ftinclude "ShellApi.h"

    ShellApi.h,   -
 SheIIExecute     Windows API.  ShellE-