📄 mrts_zcx.dfm
字号:
object FRM_TS_ZCX: TFRM_TS_ZCX
Left = 259
Top = 95
Width = 492
Height = 347
Caption = #23458#25143#25237#35785#26597#35810
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
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 6
Top = 0
Width = 472
Height = 49
TabOrder = 0
object ToolBar1: TToolBar
Left = 1
Top = 1
Width = 470
Height = 47
Align = alClient
ButtonHeight = 45
ButtonWidth = 55
Caption = 'ToolBar1'
EdgeInner = esNone
EdgeOuter = esNone
Flat = True
Images = ImageList1
ParentShowHint = False
ShowCaptions = True
ShowHint = False
TabOrder = 0
object ToolButton1: TToolButton
Left = 0
Top = 0
Caption = #31532#19968#26465
ImageIndex = 11
OnClick = ToolButton1Click
end
object ToolButton2: TToolButton
Left = 55
Top = 0
Caption = #19978#19968#26465
ImageIndex = 10
OnClick = ToolButton2Click
end
object ToolButton3: TToolButton
Left = 110
Top = 0
Caption = #19979#19968#26465
ImageIndex = 13
OnClick = ToolButton3Click
end
object ToolButton4: TToolButton
Left = 165
Top = 0
Caption = #26411#19968#26465
ImageIndex = 12
OnClick = ToolButton4Click
end
object ToolButton5: TToolButton
Left = 220
Top = 0
Width = 8
Caption = 'ToolButton5'
ImageIndex = 4
Style = tbsSeparator
end
object ToolButton6: TToolButton
Left = 228
Top = 0
Caption = #26597#35810
ImageIndex = 4
OnClick = ToolButton6Click
end
object ToolButton7: TToolButton
Left = 283
Top = 0
Caption = #21462#28040
ImageIndex = 0
OnClick = ToolButton7Click
end
object ToolButton8: TToolButton
Left = 338
Top = 0
Width = 8
Caption = 'ToolButton8'
ImageIndex = 6
Style = tbsSeparator
end
object ToolButton9: TToolButton
Left = 346
Top = 0
Caption = ' '#36864#20986' '
ImageIndex = 3
ParentShowHint = False
ShowHint = False
OnClick = ToolButton9Click
end
end
end
object GroupBox1: TGroupBox
Left = 7
Top = 53
Width = 473
Height = 92
Caption = #26597#35810#26465#20214
TabOrder = 1
object RadioButton1: TRadioButton
Left = 18
Top = 27
Width = 85
Height = 17
Caption = #23458#25143#21517#31216
TabOrder = 0
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 18
Top = 56
Width = 79
Height = 17
Caption = #25237#25286#20154
TabOrder = 1
OnClick = RadioButton2Click
end
object ComboBox1: TComboBox
Left = 101
Top = 25
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 2
Text = 'ComboBox1'
end
object ComboBox2: TComboBox
Left = 102
Top = 54
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 3
Text = 'ComboBox2'
end
object RadioButton3: TRadioButton
Left = 240
Top = 28
Width = 87
Height = 17
Caption = #25237#25286#20027#39064
TabOrder = 4
OnClick = RadioButton3Click
end
object ComboBox3: TComboBox
Left = 334
Top = 26
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 5
Text = 'ComboBox3'
end
object RadioButton4: TRadioButton
Left = 241
Top = 57
Width = 94
Height = 17
Caption = #25237#25286#21463#29702#20154
TabOrder = 6
OnClick = RadioButton4Click
end
object ComboBox4: TComboBox
Left = 334
Top = 55
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 7
Text = 'ComboBox4'
end
end
object GroupBox2: TGroupBox
Left = 7
Top = 152
Width = 473
Height = 153
Caption = #23458#25143#25237#25286#21015#34920
TabOrder = 2
object DBGrid1: TDBGrid
Left = 10
Top = 22
Width = 451
Height = 117
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'khts_id'
Title.Caption = #23458#25143#25237#25286#32534#21495
Width = 100
Visible = True
end
item
Expanded = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -