📄 chu_huo_tong.~dfm
字号:
object chu_huo_ton: Tchu_huo_ton
Left = 1
Top = 106
Width = 268
Height = 238
BorderIcons = [biSystemMenu, biMinimize]
Caption = #20986#36008#32113#35336#22577#34920
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label3: TLabel
Left = 216
Top = 128
Width = 32
Height = 13
Caption = 'Label3'
end
object Button1: TButton
Left = 59
Top = 110
Width = 130
Height = 25
Caption = #38928#35261#22577#34920
TabOrder = 0
OnClick = Button1Click
end
object Button3: TButton
Left = 59
Top = 175
Width = 130
Height = 25
Caption = #21462#28040
TabOrder = 1
OnClick = Button3Click
end
object Button2: TButton
Left = 59
Top = 142
Width = 130
Height = 25
Caption = #21015#21360#22577#34920
TabOrder = 2
OnClick = Button2Click
end
object GroupBox1: TGroupBox
Left = 18
Top = 6
Width = 217
Height = 97
Caption = #20986#36008#26085#26399
TabOrder = 3
object Label1: TLabel
Left = 14
Top = 20
Width = 89
Height = 13
AutoSize = False
Caption = #20986#36008#26085#26399#38283#22987
end
object Label2: TLabel
Left = 118
Top = 20
Width = 89
Height = 13
AutoSize = False
Caption = #20986#36008#26085#26399#32080#26463
end
object MaskEdit1: TMaskEdit
Left = 11
Top = 51
Width = 87
Height = 21
EditMask = '9999/99/99;1;_'
MaxLength = 10
TabOrder = 0
Text = ' / / '
OnKeyDown = MaskEdit1KeyDown
end
object MaskEdit2: TMaskEdit
Left = 119
Top = 51
Width = 88
Height = 21
EditMask = '9999/99/99;1;_'
MaxLength = 10
TabOrder = 1
Text = ' / / '
OnKeyDown = MaskEdit2KeyDown
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -