, , , , ________________________1071

TPoint  

    
 Windows
 ()

struct TPoint
(

int x;

int ;

};



 TPoint     .  ,  
         
 .     ,    ,
      .

    TPoint     -
  Point (.  14.9  14),   TPoint.

   ,    .
        C++Builder 
  Windows..

TRect  

   
 Windows

 ()

struct TRect
{

int Left;

int Top;

int Right;

int Bottom;

);



      ,  

  , ,     ,   

  TPoint.       

 .

         .
   ,    .

        C++Builder 

  Windows..

TStringList  

      
 TObject  TPersistent  TStrings
 classes