📄 unit_frmcinemainfo.dfm
字号:
object frmcinemainfo: Tfrmcinemainfo
Left = 219
Top = 49
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #24433#38498#20449#24687
ClientHeight = 253
ClientWidth = 435
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 Panel1: TPanel
Left = 0
Top = 0
Width = 435
Height = 218
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 421
Height = 209
TabOrder = 0
object Label4: TLabel
Left = 8
Top = 63
Width = 60
Height = 12
Caption = #24433#38498#21517#31216#65306
end
object Label5: TLabel
Left = 223
Top = 21
Width = 60
Height = 12
Caption = #20840#22269#32534#21495#65306
end
object Label6: TLabel
Left = 8
Top = 180
Width = 60
Height = 12
Caption = #24433#38498#22320#22336#65306
end
object Label7: TLabel
Left = 235
Top = 63
Width = 48
Height = 12
Caption = #32852#31995#20154#65306
end
object Label13: TLabel
Left = 32
Top = 142
Width = 36
Height = 12
Caption = #37038#32534#65306
end
object Label12: TLabel
Left = 8
Top = 103
Width = 60
Height = 12
Caption = #32852#31995#26041#24335#65306
end
object Label14: TLabel
Left = 223
Top = 103
Width = 60
Height = 12
Caption = #24433#38498#32423#21035#65306
end
object Label1: TLabel
Left = 8
Top = 21
Width = 60
Height = 12
Caption = #24433#38498#32534#21495#65306
end
object EdtName: TCyberEdit
Left = 66
Top = 59
Width = 130
Height = 20
EditAlign = etAlignNone
Color = clWindow
MaxLength = 30
TabOrder = 1
end
object Edtnationalcode: TCyberEdit
Left = 282
Top = 17
Width = 130
Height = 20
EditAlign = etAlignNone
Color = clWindow
MaxLength = 20
TabOrder = 0
end
object EdtPerson: TCyberEdit
Left = 282
Top = 59
Width = 130
Height = 20
EditAlign = etAlignNone
Color = clWindow
MaxLength = 20
TabOrder = 2
end
object EdtAdr: TCyberEdit
Left = 66
Top = 176
Width = 345
Height = 20
EditAlign = etAlignNone
Color = clWindow
MaxLength = 40
TabOrder = 6
end
object Edtpostcode: TCyberEdit
Left = 66
Top = 138
Width = 130
Height = 20
EditAlign = etAlignNone
Color = clWindow
MaxLength = 6
TabOrder = 5
end
object EdtContact: TCyberEdit
Left = 66
Top = 99
Width = 130
Height = 20
EditAlign = etAlignNone
Color = clWindow
MaxLength = 20
TabOrder = 3
end
object EdtCode: TCyberEdit
Left = 66
Top = 17
Width = 130
Height = 20
EditAlign = etAlignNone
Color = clWindow
TabOrder = 7
end
object CombGrade: TCyberComboBox
Left = 282
Top = 99
Width = 130
Height = 20
FrameColor = clBlack
ItemHeight = 12
TabOrder = 4
end
end
end
object Panel2: TPanel
Left = 0
Top = 218
Width = 435
Height = 35
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
object BtnSave: TBitBtn
Left = 257
Top = 4
Width = 75
Height = 25
Caption = #20445#23384'(&S)'
TabOrder = 0
OnClick = BtnSaveClick
end
object BtnExit: TBitBtn
Left = 345
Top = 4
Width = 75
Height = 25
Caption = #36820#22238'(&X)'
TabOrder = 1
OnClick = BtnExitClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -