📄 u_add_user.dfm
字号:
object f_add_user: Tf_add_user
Left = 162
Top = 157
Width = 565
Height = 346
Caption = #22686#21152#26032#29992#25143
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 304
Top = 0
Width = 249
Height = 313
end
object Label1: TLabel
Left = 328
Top = 80
Width = 90
Height = 13
Caption = #22686#21152#29992#25143#21517#65306' '
end
object Label2: TLabel
Left = 344
Top = 120
Width = 75
Height = 13
Caption = #29992#25143#23494#30721#65306' '
end
object Label3: TLabel
Left = 316
Top = 163
Width = 96
Height = 13
Caption = #20877#27425#30830#35748#23494#30721#65306' '
end
object Label4: TLabel
Left = 336
Top = 212
Width = 69
Height = 13
Caption = #29992#25143#26435#38480#65306' '
end
object Bevel2: TBevel
Left = 315
Top = 239
Width = 233
Height = 2
end
object Bevel3: TBevel
Left = 296
Top = -1
Width = 2
Height = 314
end
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 285
Height = 307
Caption = #29616#26377#29992#25143#21517
TabOrder = 0
object DBGridEh1: TDBGridEh
Left = 8
Top = 16
Width = 169
Height = 281
DataSource = DataSource1
Flat = True
FooterColor = clWindow
FooterFont.Charset = DEFAULT_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -11
FooterFont.Name = 'MS Sans Serif'
FooterFont.Style = []
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
EditButtons = <>
FieldName = 'Id'
Footers = <>
Title.Caption = #29992#25143#21517
end
item
EditButtons = <>
FieldName = 'Jb'
Footers = <>
Title.Caption = #26435#38480
end>
end
end
object e_name: TEdit
Left = 408
Top = 76
Width = 121
Height = 21
TabOrder = 1
end
object e_mima: TEdit
Left = 408
Top = 120
Width = 121
Height = 21
TabOrder = 2
end
object e_mima2: TEdit
Left = 408
Top = 160
Width = 121
Height = 21
TabOrder = 3
end
object e_qx: TComboBox
Left = 408
Top = 208
Width = 129
Height = 21
ItemHeight = 13
TabOrder = 4
Items.Strings = (
#36229#32423#29992#25143
#31649#29702#21592
#25805#20316#21592)
end
object BitBtn1: TBitBtn
Left = 344
Top = 256
Width = 81
Height = 33
Caption = #28155#21152
TabOrder = 5
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 456
Top = 256
Width = 73
Height = 33
Caption = #36820#22238
TabOrder = 6
OnClick = BitBtn2Click
end
object Panel1: TPanel
Left = 305
Top = 1
Width = 247
Height = 41
Caption = #22686#21152#29992#25143
TabOrder = 7
end
object Panel2: TPanel
Left = 192
Top = 14
Width = 98
Height = 296
TabOrder = 8
object BitBtn3: TBitBtn
Left = 8
Top = 243
Width = 81
Height = 33
Caption = #21024#38500
TabOrder = 0
OnClick = BitBtn3Click
end
end
object Table1: TTable
DatabaseName = 'paikedata'
TableName = 'dl.DB'
Left = 80
end
object DataSource1: TDataSource
DataSet = Table1
Left = 112
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -