object DocCopyForm: TDocCopyForm
|
Left = 0
|
Top = 0
|
Caption = #35079#35069#25991#20214#30059#38754
|
ClientHeight = 540
|
ClientWidth = 542
|
Color = clBtnFace
|
Font.Charset = DEFAULT_CHARSET
|
Font.Color = clWindowText
|
Font.Height = -11
|
Font.Name = 'Tahoma'
|
Font.Style = []
|
FormStyle = fsStayOnTop
|
OldCreateOrder = False
|
Position = poMainFormCenter
|
OnCreate = FormCreate
|
PixelsPerInch = 96
|
TextHeight = 13
|
object Panel1: TPanel
|
Left = 0
|
Top = 0
|
Width = 542
|
Height = 499
|
Align = alClient
|
Caption = 'Panel1'
|
TabOrder = 0
|
object Splitter1: TSplitter
|
Left = 264
|
Top = 1
|
Width = 4
|
Height = 497
|
ExplicitLeft = 218
|
ExplicitHeight = 419
|
end
|
object CopyFromGB: TGroupBox
|
Left = 1
|
Top = 1
|
Width = 263
|
Height = 497
|
Align = alLeft
|
Caption = #21463#29702#32232#34399'..'#30340#25991#20214
|
TabOrder = 0
|
object CheckListBox1: TCheckListBox
|
Left = 2
|
Top = 15
|
Width = 259
|
Height = 480
|
Align = alClient
|
ItemHeight = 13
|
TabOrder = 0
|
end
|
end
|
object CopyToGB: TGroupBox
|
Left = 268
|
Top = 1
|
Width = 273
|
Height = 497
|
Align = alClient
|
Caption = #35201#35079#35069#30340#21463#29702#32232#34399
|
TabOrder = 1
|
object CheckListBox2: TCheckListBox
|
Left = 2
|
Top = 15
|
Width = 269
|
Height = 480
|
Align = alClient
|
ItemHeight = 13
|
TabOrder = 0
|
end
|
end
|
end
|
object Panel2: TPanel
|
Left = 0
|
Top = 499
|
Width = 542
|
Height = 41
|
Align = alBottom
|
TabOrder = 1
|
object CopyBt: TButton
|
Left = 272
|
Top = 8
|
Width = 75
|
Height = 25
|
Caption = #35079#35069
|
TabOrder = 0
|
OnClick = CopyBtClick
|
end
|
object CancelBt: TButton
|
Left = 360
|
Top = 8
|
Width = 75
|
Height = 25
|
Caption = #21462#28040
|
TabOrder = 1
|
OnClick = CancelBtClick
|
end
|
end
|
end
|