📄 jinhuo_gl.dfm
字号:
object fm_jinhuo_gl: Tfm_jinhuo_gl
Left = 215
Top = 168
BorderStyle = bsDialog
Caption = #36827#36135#31649#29702
ClientHeight = 403
ClientWidth = 469
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 24
Width = 40
Height = 16
AutoSize = False
Caption = #36135#21495#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 232
Top = 24
Width = 70
Height = 16
AutoSize = False
Caption = #36135#21517#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 16
Top = 48
Width = 40
Height = 16
AutoSize = False
Caption = #25968#37327#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 16
Top = 72
Width = 40
Height = 16
AutoSize = False
Caption = #36827#20215#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 232
Top = 72
Width = 70
Height = 16
AutoSize = False
Caption = #36827#36135#26102#38388#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 232
Top = 48
Width = 70
Height = 16
AutoSize = False
Caption = #21378#23478#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 16
Top = 96
Width = 40
Height = 16
AutoSize = False
Caption = #21806#20215#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 232
Top = 96
Width = 70
Height = 16
AutoSize = False
Caption = #36807#26399#26102#38388#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object add: TButton
Left = 24
Top = 136
Width = 75
Height = 25
Caption = #22686#21152
TabOrder = 0
OnClick = addClick
end
object cancel: TButton
Left = 192
Top = 136
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 1
OnClick = cancelClick
end
object close: TButton
Left = 376
Top = 136
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 2
OnClick = closeClick
end
object brow: TDBGrid
Left = 24
Top = 176
Width = 337
Height = 201
DataSource = dm_data.dc_jinhuo_gl
ReadOnly = True
TabOrder = 3
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'code'
Title.Caption = #36135#21495
Width = 45
Visible = True
end
item
Expanded = False
FieldName = 'name'
Visible = True
end
item
Expanded = False
FieldName = 'shuliang'
Title.Caption = #25968#37327
Width = 33
Visible = True
end
item
Expanded = False
FieldName = 'jinjia'
Title.Caption = #36827#20215
Width = 38
Visible = True
end
item
Expanded = False
FieldName = 'shoujia'
Title.Caption = #21806#20215
Width = 38
Visible = True
end
item
Expanded = False
FieldName = 'jindt'
Title.Caption = #36827#36135#26085#26399
Visible = True
end
item
Expanded = False
FieldName = 'guoqidt'
Title.Caption = #36807#26399#26085#26399
Visible = True
end
item
Expanded = False
FieldName = 'changjia'
Title.Caption = #21378#23478
Visible = True
end>
end
object no: TEdit
Left = 56
Top = 16
Width = 121
Height = 21
MaxLength = 13
TabOrder = 4
OnExit = noExit
OnKeyPress = noKeyPress
end
object shuliang: TEdit
Left = 56
Top = 40
Width = 121
Height = 21
TabOrder = 5
OnKeyPress = shuliangKeyPress
end
object jinjia: TEdit
Left = 56
Top = 64
Width = 121
Height = 21
TabOrder = 6
OnKeyPress = jinjiaKeyPress
end
object shoujia: TEdit
Left = 56
Top = 88
Width = 121
Height = 21
TabOrder = 7
OnKeyPress = shoujiaKeyPress
end
object name: TEdit
Left = 304
Top = 16
Width = 121
Height = 21
Enabled = False
TabOrder = 8
Text = 'name'
end
object changjia: TEdit
Left = 304
Top = 40
Width = 121
Height = 21
TabOrder = 9
Text = 'changjia'
end
object del: TButton
Left = 376
Top = 272
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 10
OnClick = delClick
end
object jindt: TDateTimePicker
Left = 304
Top = 64
Width = 145
Height = 21
CalAlignment = dtaLeft
Date = 37951.7509520602
Time = 37951.7509520602
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 11
end
object guoqidt: TDateTimePicker
Left = 304
Top = 88
Width = 145
Height = 21
CalAlignment = dtaLeft
Date = 37951.7509520602
Time = 37951.7509520602
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 12
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -