📄 unit17.dfm
字号:
object Form17: TForm17
Left = 283
Top = 115
Width = 620
Height = 611
Caption = #23458#25143#20449#24687#26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 20
object GroupBox1: TGroupBox
Left = 16
Top = 16
Width = 577
Height = 225
Caption = #22635#20889#23458#25143#20851#38190#23383#26597#35810
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 40
Width = 89
Height = 20
AutoSize = False
Caption = #23458#25143#32534#21495#65306
end
object Label2: TLabel
Left = 216
Top = 40
Width = 89
Height = 20
AutoSize = False
Caption = #23458#25143#22995#21517#65306
end
object Label3: TLabel
Left = 32
Top = 88
Width = 97
Height = 20
AutoSize = False
Caption = #35777#20214#21517#31216#65306
end
object Label4: TLabel
Left = 296
Top = 88
Width = 89
Height = 20
AutoSize = False
Caption = #35777#20214#21495#30721#65306
end
object Label5: TLabel
Left = 296
Top = 136
Width = 97
Height = 20
AutoSize = False
Caption = #23458#25143#31561#32423#65306
end
object Label9: TLabel
Left = 32
Top = 136
Width = 48
Height = 20
AutoSize = False
Caption = #22269#31821#65306
end
object Label11: TLabel
Left = 416
Top = 40
Width = 48
Height = 20
Caption = #24615#21035#65306
end
object customerid: TEdit
Left = 128
Top = 32
Width = 81
Height = 28
AutoSize = False
TabOrder = 0
end
object customername: TEdit
Left = 304
Top = 32
Width = 97
Height = 28
AutoSize = False
TabOrder = 1
end
object idname: TComboBox
Left = 128
Top = 80
Width = 129
Height = 28
ItemHeight = 20
TabOrder = 2
Items.Strings = (
''
#36523#20221#35777
#20891#23448#35777
#25252' '#29031
'')
end
object idcard: TEdit
Left = 392
Top = 80
Width = 137
Height = 28
AutoSize = False
TabOrder = 3
end
object customerrank: TComboBox
Left = 392
Top = 128
Width = 137
Height = 28
ItemHeight = 20
TabOrder = 4
Items.Strings = (
''
#30333#37329#32423'VIP'
#40644#37329#32423'VIP'
#30333#38134#32423'VIP'
'VIP'
#26222#36890#23458#25143
#40657#21517#21333)
end
object nation: TComboBox
Left = 128
Top = 128
Width = 129
Height = 28
ItemHeight = 20
TabOrder = 5
Items.Strings = (
''
#20013#22269
#32654#22269
#27861#22269
#33521#22269
#24503#22269
#38889#22269
#24052#35199
#21360#24230
#20420#32599#26031
#26032#21152#22369
#24847#22823#21033
#35199#29677#29273
#21152#25343#22823
#28595#22823#21033#20122)
end
object gender: TComboBox
Left = 464
Top = 32
Width = 65
Height = 28
ItemHeight = 20
TabOrder = 6
Items.Strings = (
''
#30007
#22899)
end
object GroupBox2: TGroupBox
Left = 32
Top = 168
Width = 153
Height = 41
Caption = #25490#24207#26041#27861
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 7
object asc: TRadioButton
Left = 16
Top = 16
Width = 65
Height = 17
Caption = #21319#24207
TabOrder = 0
OnClick = ascClick
end
object desc: TRadioButton
Left = 88
Top = 16
Width = 49
Height = 17
Caption = #38477#24207
TabOrder = 1
OnClick = descClick
end
end
object GroupBox3: TGroupBox
Left = 200
Top = 168
Width = 329
Height = 41
Caption = #25490#24207#20869#23481
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 8
object id: TRadioButton
Left = 48
Top = 16
Width = 49
Height = 17
Caption = #32534#21495
TabOrder = 0
OnClick = idClick
end
object name: TRadioButton
Left = 128
Top = 16
Width = 57
Height = 17
Caption = #22995#21517
TabOrder = 1
OnClick = nameClick
end
object rank: TRadioButton
Left = 216
Top = 16
Width = 57
Height = 17
Caption = #31561#32423
TabOrder = 2
OnClick = rankClick
end
end
end
object DBGrid1: TDBGrid
Left = 16
Top = 248
Width = 577
Height = 241
DataSource = DataSource1
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -16
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object GroupBox6: TGroupBox
Left = 16
Top = 504
Width = 233
Height = 57
Caption = #35760#24405#27983#35272#25353#38062
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
object DBNavigator1: TDBNavigator
Left = 8
Top = 24
Width = 216
Height = 25
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
TabOrder = 0
end
end
object GroupBox7: TGroupBox
Left = 259
Top = 504
Width = 334
Height = 57
Caption = #21629#20196#25353#38062
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
object select: TButton
Left = 8
Top = 24
Width = 65
Height = 25
Caption = #26597#35810
TabOrder = 0
OnClick = selectClick
end
object modify: TButton
Left = 88
Top = 24
Width = 65
Height = 25
Caption = #20462#25913
TabOrder = 1
OnClick = modifyClick
end
object delete: TButton
Left = 168
Top = 24
Width = 65
Height = 25
Caption = #21024#38500
TabOrder = 2
OnClick = deleteClick
end
object refresh: TButton
Left = 248
Top = 24
Width = 65
Height = 25
Caption = #28165#23631
TabOrder = 3
OnClick = refreshClick
end
end
object sqlcustomer: TQuery
Active = True
DatabaseName = 'My database'
SQL.Strings = (
' select * from customer')
Left = 168
Top = 344
end
object DataSource1: TDataSource
DataSet = sqlcustomer
Left = 272
Top = 312
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -