📄 unit_frmseatinfo.dfm
字号:
object frmseatinfo: Tfrmseatinfo
Left = 342
Top = 248
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #24231#20301#20449#24687
ClientHeight = 188
ClientWidth = 295
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 3
Top = 0
Width = 286
Height = 153
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 16
Width = 60
Height = 12
Caption = #31867#21035#32534#30721#65306
end
object Label2: TLabel
Left = 8
Top = 50
Width = 60
Height = 12
Caption = #31867#21035#21517#31216#65306
end
object Label3: TLabel
Left = 8
Top = 83
Width = 60
Height = 12
Caption = #21487#23481#20154#25968#65306
end
object Label4: TLabel
Left = 8
Top = 118
Width = 60
Height = 12
Caption = #39068#33394#26631#35782#65306
end
object Edtcode: TCyberEdit
Left = 72
Top = 16
Width = 200
Height = 20
EditAlign = etAlignNone
Color = clWindow
TabOrder = 0
end
object EdtName: TCyberEdit
Left = 72
Top = 48
Width = 200
Height = 20
EditAlign = etAlignNone
Color = clWindow
TabOrder = 1
end
object Edtpersoncount: TCyberEdit
Left = 72
Top = 80
Width = 200
Height = 20
Value = 1
EditType = etInteger
EditAlign = etAlignNone
Color = clWindow
TabOrder = 2
Text = '1'
end
object ColorBox1: TColorBox
Left = 72
Top = 113
Width = 200
Height = 22
ItemHeight = 16
TabOrder = 3
end
end
object BtnSave: TBitBtn
Left = 112
Top = 160
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 1
OnClick = BtnSaveClick
end
object BitBtn2: TBitBtn
Left = 200
Top = 160
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 2
OnClick = BitBtn2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -