📄 me.dfm
字号:
object frmme: Tfrmme
Left = 402
Top = 297
Width = 366
Height = 224
BorderIcons = [biSystemMenu, biHelp]
Caption = #21382#21490#25253#34920#36873#25321
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 358
Height = 197
Align = alClient
BevelOuter = bvNone
BiDiMode = bdRightToLeftNoAlign
BorderStyle = bsSingle
ParentBiDiMode = False
TabOrder = 0
object Label1: TLabel
Left = 36
Top = 20
Width = 48
Height = 13
Caption = #24320#22987#26102#38388
end
object Label2: TLabel
Left = 36
Top = 48
Width = 48
Height = 13
Caption = #32467#26463#26102#38388
end
object Label3: TLabel
Left = 36
Top = 76
Width = 48
Height = 13
Caption = #21333#25454#29366#24577
end
object Label4: TLabel
Left = 36
Top = 107
Width = 48
Height = 13
Caption = #21333#25454#31867#22411
end
object DateTimePicker1: TDateTimePicker
Left = 114
Top = 18
Width = 222
Height = 20
Date = 38945.000000000000000000
Time = 38945.000000000000000000
TabOrder = 1
end
object DateTimePicker2: TDateTimePicker
Left = 116
Top = 47
Width = 222
Height = 20
Date = 38945.000000000000000000
Time = 38945.000000000000000000
TabOrder = 3
end
object Czt: TComboBox
Left = 115
Top = 74
Width = 222
Height = 21
ItemHeight = 13
TabOrder = 2
Text = 'Czt'
end
object Clx: TComboBox
Left = 116
Top = 106
Width = 222
Height = 21
ItemHeight = 13
TabOrder = 4
Text = 'Clx'
end
object Panel2: TPanel
Left = 0
Top = 147
Width = 354
Height = 46
Align = alBottom
BevelInner = bvLowered
Color = clAppWorkSpace
TabOrder = 0
object Button1: TButton
Left = 134
Top = 13
Width = 101
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 240
Top = 12
Width = 101
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = Button2Click
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -