BSOne.SFC/eCrmHE/EXE_bs1rcd/DConfig.dfm

121 lines
2.7 KiB
Plaintext

object DlgConfig: TDlgConfig
Left = 0
Top = 0
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #49444#51221
ClientHeight = 345
ClientWidth = 488
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Position = poOwnerFormCenter
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 208
Width = 54
Height = 13
Caption = #45433#54868' '#54868#51656' :'
end
object Label2: TLabel
Left = 44
Top = 248
Width = 50
Height = 13
Caption = #45433#54868' FPS :'
end
object chSavePosSize: TCheckBox
Left = 40
Top = 24
Width = 385
Height = 17
Caption = #54532#47196#44536#47016' '#51333#47308' '#49884' '#50948#52824#50752' '#53356#44592' '#51200#51109
TabOrder = 0
end
object chStartRecToTray: TCheckBox
Left = 40
Top = 60
Width = 385
Height = 17
Caption = #45433#54868' '#49884' '#54532#47196#44536#47016#51012' '#53944#47112#51060#47196' '#49704#44608
TabOrder = 1
end
object chNoShowRecFrame: TCheckBox
Left = 40
Top = 96
Width = 385
Height = 17
Caption = #50689#50669' '#45433#54868' '#49884' '#45433#54868' '#53580#46160#47532#47484' '#48372#51060#51648' '#50506#51020
TabOrder = 2
end
object cbRecQuality: TComboBox
Left = 120
Top = 205
Width = 105
Height = 21
Style = csDropDownList
ItemIndex = 1
TabOrder = 3
Text = #48372#53685
Items.Strings = (
#45458#51020
#48372#53685
#45230#51020)
end
object cbFrameRate: TComboBox
Left = 120
Top = 245
Width = 105
Height = 21
Style = csDropDownList
ItemIndex = 0
TabOrder = 4
Text = '15'
Items.Strings = (
'15'
'25'
'30')
end
object btnOk: TButton
Left = 127
Top = 296
Width = 83
Height = 27
Caption = #54869#51064
ModalResult = 1
TabOrder = 5
end
object btnCancel: TButton
Left = 279
Top = 296
Width = 83
Height = 27
Cancel = True
Caption = #52712#49548
ModalResult = 2
TabOrder = 6
end
object chReTryRec: TCheckBox
Left = 40
Top = 128
Width = 505
Height = 17
Caption = #45433#54868#44032' '#51032#46020#52824' '#50506#44172' '#51473#45800' '#46104#50632#51012#46412' '#45796#49884' '#45433#54868' '#54980' '#50689#49345#51012' '#48337#54633' (UAC'#46321' '#51473#45800')'
TabOrder = 7
OnClick = chReTryRecClick
end
object chAutoDelMergeAv: TCheckBox
Left = 56
Top = 160
Width = 489
Height = 17
Caption = #50689#49345#51012' '#54633#52828' '#54980' '#48516#54624#46108' '#50689#49345#51012' '#51088#46041' '#49325#51228
Enabled = False
TabOrder = 8
end
end