📄 frmycconfig.dfm
字号:
object frmYc_Config: TfrmYc_Config
Left = 158
Top = 128
BorderStyle = bsDialog
Caption = #36965#27979#37197#32622
ClientHeight = 288
ClientWidth = 370
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 16
Top = 8
Width = 241
Height = 57
Caption = #25968#25454#20301#25968
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Edit1: TEdit
Left = 8
Top = 24
Width = 81
Height = 20
ReadOnly = True
TabOrder = 0
Text = '4'
end
object UpDown1: TUpDown
Left = 89
Top = 24
Width = 15
Height = 20
Associate = Edit1
Min = 2
Max = 8
Position = 4
TabOrder = 1
end
object CheckBox1: TCheckBox
Left = 128
Top = 24
Width = 97
Height = 17
Caption = #21462#32477#23545#20540
TabOrder = 2
end
end
object GroupBox2: TGroupBox
Left = 16
Top = 72
Width = 241
Height = 73
Caption = #25968#25454#20449#24687
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Pitch = fpFixed
Font.Style = []
ParentFont = False
TabOrder = 1
object Label1: TLabel
Left = 24
Top = 24
Width = 48
Height = 12
Caption = #36965#27979#21495#65306
end
object Label2: TLabel
Left = 12
Top = 48
Width = 60
Height = 12
Caption = #36965#27979#37327#21517#65306
end
object edtNum: TEdit
Left = 72
Top = 16
Width = 81
Height = 20
TabOrder = 0
Text = 'edtNum'
OnChange = edtNumChange
OnKeyPress = edtNumKeyPress
end
object cboYc: TComboBox
Left = 72
Top = 43
Width = 145
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 1
OnClick = cboYcClick
end
end
object Button1: TButton
Left = 84
Top = 256
Width = 75
Height = 21
Caption = #30830#23450
Default = True
ModalResult = 1
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 189
Top = 256
Width = 75
Height = 21
Caption = #21462#28040
ModalResult = 2
TabOrder = 3
end
object RadioGroup1: TRadioGroup
Left = 264
Top = 8
Width = 89
Height = 233
Caption = #25968#25454#26684#24335
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ItemIndex = 0
Items.Strings = (
#28014#28857#25968
#25972#25968
#30334#20998#25968)
ParentFont = False
TabOrder = 4
end
object GroupBox3: TGroupBox
Left = 16
Top = 152
Width = 241
Height = 89
Caption = #25968#25454#31867#22411#20449#24687
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
object Label3: TLabel
Left = 12
Top = 22
Width = 60
Height = 12
Caption = #25968#25454#31867#22411#65306
end
object Label4: TLabel
Left = 12
Top = 53
Width = 60
Height = 12
Caption = #25968#25454#26102#38388#65306
end
object Label5: TLabel
Left = 140
Top = 52
Width = 48
Height = 12
Caption = #12304#21333#20301#65306
end
object Label6: TLabel
Left = 186
Top = 52
Width = 24
Height = 12
Caption = #23567#26102
Font.Charset = ANSI_CHARSET
Font.Color = clMaroon
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 216
Top = 52
Width = 12
Height = 12
Caption = #12305
end
object cboDataType: TComboBox
Left = 72
Top = 16
Width = 145
Height = 20
Style = csDropDownList
ItemHeight = 12
ItemIndex = 0
TabOrder = 0
Text = #36965#27979#25968#25454
OnClick = cboDataTypeClick
Items.Strings = (
#36965#27979#25968#25454
#26085#25253#34920#25968#25454
#26376#25253#34920#25968#25454
#24180#25253#34920#25968#25454
'')
end
object cboTime: TComboBox
Left = 72
Top = 48
Width = 65
Height = 20
Style = csDropDownList
Enabled = False
ItemHeight = 12
TabOrder = 1
end
end
object DBISAMQuery1: TDBISAMQuery
AutoDisplayLabels = False
CopyOnAppend = False
DatabaseName = 'Alarm_Yc'
EngineVersion = '4.00'
MaxRowCount = -1
Params = <>
Left = 176
Top = 8
end
object DBISAMDatabase1: TDBISAMDatabase
EngineVersion = '4.00'
DatabaseName = 'Alarm_Yc'
SessionName = 'Default'
Left = 224
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -