📄 yh_new.~dfm
字号:
object Form10: TForm10
Left = 304
Top = 199
Width = 537
Height = 371
Caption = #26032#24314#24080#25143
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 529
Height = 337
ActivePage = TabSheet2
Align = alClient
TabIndex = 1
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #22522#26412#20449#24687
object Label1: TLabel
Left = 16
Top = 40
Width = 48
Height = 13
Caption = #24080#25143#21517#65306
end
object Label2: TLabel
Left = 16
Top = 88
Width = 36
Height = 13
Caption = #23494#30721#65306
end
object Label3: TLabel
Left = 16
Top = 136
Width = 60
Height = 13
Caption = #30830#35748#23494#30721#65306
end
object Label4: TLabel
Left = 16
Top = 184
Width = 36
Height = 13
Caption = #31867#22411#65306
end
object Label5: TLabel
Left = 16
Top = 224
Width = 36
Height = 13
Caption = #30005#35805#65306
end
object Label6: TLabel
Left = 16
Top = 264
Width = 60
Height = 13
Caption = #30005#23376#37038#20214#65306
end
object cat_ks1: TRadioButton
Left = 104
Top = 181
Width = 113
Height = 17
Caption = #32771#35797#20154
Checked = True
TabOrder = 0
TabStop = True
end
object cat_ks2: TRadioButton
Left = 224
Top = 179
Width = 113
Height = 17
Caption = #25805#20316#21592
TabOrder = 1
end
object cat_ks3: TRadioButton
Left = 336
Top = 178
Width = 113
Height = 17
Caption = #31649#29702#21592
TabOrder = 2
end
object phone: TEdit
Left = 104
Top = 217
Width = 289
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 3
end
object email: TEdit
Left = 104
Top = 259
Width = 289
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 4
end
object passagain: TEdit
Left = 104
Top = 128
Width = 289
Height = 19
Ctl3D = False
ParentCtl3D = False
PasswordChar = '*'
TabOrder = 5
end
object pass: TEdit
Left = 104
Top = 80
Width = 289
Height = 19
Ctl3D = False
ParentCtl3D = False
PasswordChar = '*'
TabOrder = 6
end
object myname: TEdit
Left = 104
Top = 32
Width = 289
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 7
end
end
object TabSheet2: TTabSheet
Caption = #38468#21152#20449#24687
ImageIndex = 1
object Label7: TLabel
Left = 24
Top = 32
Width = 36
Height = 13
Caption = #24615#21035#65306
end
object Label8: TLabel
Left = 272
Top = 29
Width = 36
Height = 13
Caption = #24180#40836#65306
end
object Label9: TLabel
Left = 24
Top = 74
Width = 36
Height = 13
Caption = #22320#22336#65306
end
object Label10: TLabel
Left = 272
Top = 71
Width = 36
Height = 13
Caption = #37038#32534#65306
end
object Label11: TLabel
Left = 22
Top = 118
Width = 60
Height = 13
Caption = #35777#20214#31867#21035#65306
end
object Label12: TLabel
Left = 273
Top = 115
Width = 60
Height = 13
Caption = #35777#20214#21495#30721#65306
end
object Label13: TLabel
Left = 24
Top = 160
Width = 36
Height = 13
Caption = #29031#29255#65306
end
object GroupBox1: TGroupBox
Left = 24
Top = 192
Width = 249
Height = 113
Caption = #29031#29255#27983#35272
TabOrder = 0
object Image1: TImage
Left = 2
Top = 15
Width = 245
Height = 96
Align = alClient
end
end
object sexman: TRadioButton
Left = 90
Top = 30
Width = 41
Height = 17
Caption = #30007
Checked = True
TabOrder = 1
TabStop = True
end
object sexgirl: TRadioButton
Left = 173
Top = 29
Width = 33
Height = 17
Caption = #22899
TabOrder = 2
end
object photo: TEdit
Left = 88
Top = 152
Width = 153
Height = 19
Ctl3D = False
ParentCtl3D = False
ReadOnly = True
TabOrder = 3
end
object Button1: TButton
Left = 244
Top = 151
Width = 21
Height = 20
Caption = '...'
TabOrder = 4
OnClick = Button1Click
end
object addr: TEdit
Left = 88
Top = 67
Width = 177
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 5
end
object age: TEdit
Left = 344
Top = 21
Width = 169
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 6
end
object code: TEdit
Left = 344
Top = 65
Width = 169
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 7
end
object card_num: TEdit
Left = 344
Top = 109
Width = 169
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 8
end
object GroupBox2: TGroupBox
Left = 288
Top = 192
Width = 225
Height = 113
Caption = #25805#20316
TabOrder = 9
object BitBtn1: TBitBtn
Left = 128
Top = 24
Width = 75
Height = 25
Caption = #28165#26970#37325#20889
TabOrder = 0
OnClick = BitBtn1Click
Kind = bkCancel
end
object BitBtn2: TBitBtn
Left = 32
Top = 24
Width = 75
Height = 25
Caption = #25552#20132
TabOrder = 1
OnClick = BitBtn2Click
Kind = bkOK
end
object BitBtn3: TBitBtn
Left = 32
Top = 64
Width = 169
Height = 25
Caption = #29031#29255#20840#26174#31034
TabOrder = 2
OnClick = BitBtn3Click
Kind = bkIgnore
end
end
object card_cat: TComboBox
Left = 88
Top = 112
Width = 177
Height = 21
Ctl3D = False
ItemHeight = 13
ParentCtl3D = False
TabOrder = 10
Items.Strings = (
#36523#20221#35777
#23398#29983#35777
#20934#32771#35777
#20854#20182#35777#20214)
end
end
end
object od: TOpenDialog
Filter = #29031#29255#25991#20214'(BMP)|*.bmp|'#29031#29255#25991#20214'(JPG)|*.jpg|'#25152#26377#25991#20214'|*.*'
Left = 392
Top = 184
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -