| 12345678910111213141516171819202122232425262728293031323334353637383940414243 | 
							- object ProjGatherSelectForm: TProjGatherSelectForm
 
-   Left = 454
 
-   Top = 235
 
-   BorderStyle = bsSingle
 
-   Caption = #36873#25321#27719#24635#39033#30446
 
-   ClientHeight = 523
 
-   ClientWidth = 827
 
-   Color = clBtnFace
 
-   Font.Charset = ANSI_CHARSET
 
-   Font.Color = clWindowText
 
-   Font.Height = -12
 
-   Font.Name = #23435#20307
 
-   Font.Style = []
 
-   OldCreateOrder = False
 
-   PixelsPerInch = 96
 
-   TextHeight = 12
 
-   object btnOk: TButton
 
-     Left = 660
 
-     Top = 492
 
-     Width = 74
 
-     Height = 25
 
-     Caption = #30830' '#23450
 
-     TabOrder = 0
 
-     OnClick = btnOkClick
 
-   end
 
-   object btnCancel: TButton
 
-     Left = 747
 
-     Top = 492
 
-     Width = 74
 
-     Height = 25
 
-     Caption = #21462' '#28040
 
-     ModalResult = 2
 
-     TabOrder = 1
 
-   end
 
-   object pnlTop: TPanel
 
-     Left = 8
 
-     Top = 8
 
-     Width = 816
 
-     Height = 473
 
-     BevelOuter = bvNone
 
-     TabOrder = 2
 
-   end
 
- end
 
 
  |