?? modifycustomer.dfm.~1~
字號:
object frmModifyCustomer: TfrmModifyCustomer
Left = 398
Top = 173
Width = 381
Height = 439
Caption = 'frmModifyCustomer'
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 GroupBox1: TGroupBox
Left = 16
Top = 16
Width = 337
Height = 81
Caption = #29992#25143#32534#21495
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 36
Width = 84
Height = 13
Caption = #36755#20837#29992#25143#32534#21495
end
object UserID: TEdit
Left = 117
Top = 33
Width = 68
Height = 21
TabOrder = 0
end
object location: TButton
Left = 216
Top = 32
Width = 75
Height = 25
Caption = #23450#20301#29992#25143
TabOrder = 1
OnClick = locationClick
end
end
object GroupBox2: TGroupBox
Left = 16
Top = 112
Width = 337
Height = 249
Caption = #29992#25143#22522#26412#20449#24687
TabOrder = 1
object Label2: TLabel
Left = 32
Top = 32
Width = 28
Height = 13
Caption = #22995#21517
end
object Label3: TLabel
Left = 200
Top = 32
Width = 28
Height = 13
Caption = #24615#21035
end
object Label4: TLabel
Left = 32
Top = 72
Width = 28
Height = 13
Caption = #29983#26085
end
object Label6: TLabel
Left = 176
Top = 72
Width = 56
Height = 13
Caption = #20219#32844#26102#38388
end
object Label5: TLabel
Left = 32
Top = 112
Width = 56
Height = 13
Caption = #36523#20221#35777#21495
end
object Label11: TLabel
Left = 33
Top = 144
Width = 70
Height = 13
Caption = #27599#23567#26102#25910#36153
end
object Label7: TLabel
Left = 32
Top = 176
Width = 56
Height = 13
Caption = #32852#31995#30005#35805
end
object Label8: TLabel
Left = 32
Top = 204
Width = 52
Height = 13
Caption = #20303' '#22336
end
object Username: TEdit
Left = 64
Top = 24
Width = 121
Height = 21
TabOrder = 0
end
object sex: TEdit
Left = 248
Top = 24
Width = 81
Height = 21
TabOrder = 1
end
object birthday: TDateTimePicker
Left = 64
Top = 68
Width = 81
Height = 21
Date = 29221.389243807900000000
Time = 29221.389243807900000000
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object joinTime: TDateTimePicker
Left = 245
Top = 66
Width = 81
Height = 21
Date = 37987.389230937500000000
Time = 37987.389230937500000000
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
end
object CardNum: TEdit
Left = 104
Top = 104
Width = 225
Height = 21
TabOrder = 4
end
object arrearage: TEdit
Left = 112
Top = 140
Width = 121
Height = 21
TabOrder = 5
end
object tel: TEdit
Left = 104
Top = 170
Width = 121
Height = 21
TabOrder = 6
end
object address: TEdit
Left = 104
Top = 200
Width = 121
Height = 21
TabOrder = 7
end
end
object btnmodify: TButton
Left = 64
Top = 376
Width = 75
Height = 25
Caption = #26356#25913
TabOrder = 2
OnClick = btnmodifyClick
end
object btnclose: TButton
Left = 248
Top = 376
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 3
OnClick = btncloseClick
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -