📄 coalinfo_unt.dfm
字号:
inherited CoalInfo_Frm: TCoalInfo_Frm
Left = 179
Top = 139
VertScrollBar.Range = 0
Align = alClient
BorderIcons = []
BorderStyle = bsNone
Caption = 'CoalInfo_Frm'
PixelsPerInch = 96
TextHeight = 13
inherited Panel2: TPanel
object Label1: TLabel [0]
Tag = 11
Left = 24
Top = 64
Width = 73
Height = 25
AutoSize = False
Caption = #29028#23618#21517#31216#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel [1]
Tag = 13
Left = 272
Top = 64
Width = 73
Height = 25
AutoSize = False
Caption = #29028#23618#23481#37325#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel [2]
Tag = 21
Left = 24
Top = 128
Width = 73
Height = 25
AutoSize = False
Caption = ' '#29028#23618#30828#24230#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel [3]
Tag = 23
Left = 264
Top = 129
Width = 73
Height = 25
AutoSize = False
Caption = #29028#23618#29926#26031#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel [4]
Tag = 31
Left = 8
Top = 176
Width = 89
Height = 25
AutoSize = False
Caption = #29028#23618#22238#37319#29575#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel [5]
Tag = 33
Left = 264
Top = 176
Width = 73
Height = 25
AutoSize = False
Caption = #24179#22343#21402#24230#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object DBEdit1: TDBEdit
Tag = 12
Left = 104
Top = 64
Width = 121
Height = 21
Color = clMoneyGreen
DataField = 'Coal_Name'
DataSource = Base_DataS
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clFuchsia
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #32043#20809#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 1
OnKeyDown = DBEdit1KeyDown
end
object DBEdit2: TDBEdit
Tag = 14
Left = 360
Top = 72
Width = 121
Height = 21
Color = clMoneyGreen
DataField = 'Density'
DataSource = Base_DataS
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clFuchsia
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #32043#20809#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 2
OnKeyDown = DBEdit2KeyDown
end
object DBEdit3: TDBEdit
Tag = 22
Left = 104
Top = 128
Width = 121
Height = 21
Color = clMoneyGreen
DataField = 'Hard'
DataSource = Base_DataS
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clFuchsia
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #32043#20809#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 3
OnKeyDown = DBEdit3KeyDown
end
object DBEdit4: TDBEdit
Tag = 24
Left = 360
Top = 128
Width = 121
Height = 21
Color = clMoneyGreen
DataField = 'CH4'
DataSource = Base_DataS
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clFuchsia
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #32043#20809#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 4
OnKeyDown = DBEdit4KeyDown
end
object DBEdit5: TDBEdit
Tag = 32
Left = 112
Top = 176
Width = 121
Height = 21
Color = clMoneyGreen
DataField = 'MineRate'
DataSource = Base_DataS
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clFuchsia
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #32043#20809#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 5
OnKeyDown = DBEdit5KeyDown
end
object DBEdit6: TDBEdit
Tag = 34
Left = 360
Top = 176
Width = 121
Height = 21
Color = clMoneyGreen
DataField = 'Average_Thickness'
DataSource = Base_DataS
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clFuchsia
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ImeName = #32043#20809#25340#38899#36755#20837#27861
ParentFont = False
TabOrder = 6
OnKeyDown = DBEdit6KeyDown
end
end
inherited Base_DataS: TDataSource
DataSet = Data_Frm.Coal_AdoTab
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -