📄 udemo.~dfm
字号:
object Form1: TForm1
Left = 404
Top = 225
BorderStyle = bsSingle
Caption = #31070#24605#20108#20195#35777#39564#35777#28436#31034#36719#20214
ClientHeight = 279
ClientWidth = 393
Color = cl3DLight
TransparentColor = True
TransparentColorValue = clInfoBk
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 20
Top = 62
Width = 46
Height = 14
Caption = #22995' '#21517
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label14: TLabel
Left = 20
Top = 94
Width = 46
Height = 14
Caption = #24615' '#21035
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label10: TLabel
Left = 20
Top = 126
Width = 46
Height = 14
Caption = #20986' '#29983
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label9: TLabel
Left = 20
Top = 159
Width = 46
Height = 14
Caption = #20303' '#22336
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label7: TLabel
Left = 33
Top = 213
Width = 102
Height = 16
Caption = #20844#27665#36523#20221#21495#30721
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label8: TLabel
Left = 124
Top = 95
Width = 46
Height = 14
Caption = #27665' '#26063
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 48
Top = 0
Width = 294
Height = 20
Caption = #31532#20108#20195#23621#27665#36523#20221#35777#39564#35777#28436#31034#36719#20214
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -20
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Image1: TImage
Left = 272
Top = 64
Width = 102
Height = 126
end
object esName: TLabel
Left = 80
Top = 64
Width = 36
Height = 12
Caption = 'esName'
end
object esSex: TLabel
Left = 80
Top = 96
Width = 30
Height = 12
Caption = 'esSex'
end
object esFolk: TLabel
Left = 184
Top = 96
Width = 36
Height = 12
Caption = 'esFolk'
end
object esBirth: TLabel
Left = 80
Top = 128
Width = 42
Height = 12
Caption = 'esBirth'
end
object esAddr: TLabel
Left = 80
Top = 160
Width = 177
Height = 49
AutoSize = False
Caption = 'esAddr'
WordWrap = True
end
object esID: TLabel
Left = 152
Top = 216
Width = 24
Height = 12
Caption = 'esID'
end
object Label3: TLabel
Left = 20
Top = 239
Width = 60
Height = 14
Caption = #21457#35777#26426#20851
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label4: TLabel
Left = 20
Top = 255
Width = 60
Height = 14
Caption = #26377#25928#26399#38480
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object esIssue: TLabel
Left = 104
Top = 240
Width = 42
Height = 12
Caption = 'esIssue'
end
object esBegin: TLabel
Left = 104
Top = 256
Width = 42
Height = 12
Caption = 'esBegin'
end
object esEnd: TLabel
Left = 184
Top = 256
Width = 30
Height = 12
Caption = 'esEnd'
end
object BitBtn1: TBitBtn
Left = 304
Top = 248
Width = 75
Height = 25
Caption = '&'#36864' '#20986
TabOrder = 0
Kind = bkClose
end
object Button1: TButton
Left = 304
Top = 192
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 1
Visible = False
OnClick = Button1Click
end
object RadioGroup1: TRadioGroup
Left = 8
Top = 24
Width = 377
Height = 33
Columns = 5
ItemIndex = 0
Items.Strings = (
#20018#21475'COM1'
#20018#21475'COM2'
#20018#21475'COM3'
#20018#21475'COM4'
'USB'#21475)
TabOrder = 2
end
object BitBtn2: TBitBtn
Left = 304
Top = 221
Width = 75
Height = 25
Caption = #36830' '#25509
TabOrder = 3
OnClick = BitBtn2Click
end
object Timer1: TTimer
Enabled = False
Interval = 50
OnTimer = Timer1Timer
Left = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -