u_xmedit.dfm
来自「招投标软件代码,很有应用价值,请大家参考下哦,不明白的地方给我留言」· DFM 代码 · 共 140 行
DFM
140 行
object F_XMEdit: TF_XMEdit
Left = 400
Top = 144
Width = 358
Height = 320
Caption = 'F_XMEdit'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 32
Width = 81
Height = 16
AutoSize = False
Caption = #39033#30446#21517#31216#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 = 48
Top = 76
Width = 81
Height = 16
AutoSize = False
Caption = #25307#26631#21333#20301#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 = 48
Top = 188
Width = 81
Height = 16
AutoSize = False
Caption = #35780#26631#26041#27861#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 = 48
Top = 144
Width = 81
Height = 16
AutoSize = False
Caption = #39033#30446#25551#36848#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 48
Top = 108
Width = 81
Height = 16
AutoSize = False
Caption = #19994#20027#21333#20301#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 120
Top = 32
Width = 209
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 120
Top = 72
Width = 209
Height = 21
TabOrder = 1
end
object Edit4: TEdit
Left = 120
Top = 104
Width = 209
Height = 21
TabOrder = 2
end
object Edit3: TEdit
Left = 128
Top = 144
Width = 209
Height = 21
TabOrder = 3
end
object Edit5: TEdit
Left = 128
Top = 184
Width = 209
Height = 21
TabOrder = 4
end
object Button1: TButton
Left = 64
Top = 240
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 5
OnClick = Button1Click
end
object Button2: TButton
Left = 192
Top = 240
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 6
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?