
Lib_gui32
  

---


!
      Lib_font32


Init;
 -  . 
            .

SetSkin(im: image);
 -    .   :
   1.        3  :  ,     .        (       3)
   2.          .

SetWindow(x, y, w, h: integer; c: string);
 -  ,      
   x, y -    ;
   w, h -    ;
    -   .
 
ShowWindow;
 -   (      SetWindow)

SetOffset(i: integer);
 -    

CaptionAlign(i: integer);
 -     (    )
   0 -     
   1 -   
    
CaptionFont(i: integer);
 -   ,       
        .
    
HideWindow;
 -   (   )


---
