📄 unit1_etklxg.dfm
字号:
object Form_klxg: TForm_klxg
Left = 406
Top = 166
Width = 300
Height = 250
Caption = #29992#25143#21475#20196#20462#25913
Color = clBtnFace
Constraints.MaxHeight = 250
Constraints.MaxWidth = 300
Constraints.MinHeight = 250
Constraints.MinWidth = 300
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 15
object Label1: TLabel
Left = 32
Top = 32
Width = 68
Height = 15
Caption = #29992#25143#21517#31216':'
end
object Label2: TLabel
Left = 32
Top = 70
Width = 53
Height = 15
Caption = #21407#23494#30721':'
end
object Label3: TLabel
Left = 32
Top = 104
Width = 53
Height = 15
Caption = #26032#23494#30721':'
end
object Label4: TLabel
Left = 32
Top = 136
Width = 83
Height = 15
Caption = #30830#35748#26032#23494#30721':'
end
object Edit1: TEdit
Left = 133
Top = 24
Width = 121
Height = 23
Enabled = False
TabOrder = 0
end
object Edit2: TEdit
Left = 133
Top = 64
Width = 121
Height = 23
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 133
Top = 96
Width = 121
Height = 23
PasswordChar = '*'
TabOrder = 2
end
object Button1: TButton
Left = 40
Top = 176
Width = 78
Height = 32
Caption = #30830#23450
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 128
Top = 176
Width = 78
Height = 32
Caption = #21462#28040
TabOrder = 4
OnClick = Button2Click
end
object Edit4: TEdit
Left = 133
Top = 128
Width = 121
Height = 23
PasswordChar = '*'
TabOrder = 5
end
object ADOTable1: TADOTable
Active = True
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=XQ.mdb;Persist Secu' +
'rity Info=False'
CursorType = ctStatic
TableName = #25805#20316#35760#24405#65288#29992#25143#65289#34920
Top = 16
object ADOTable1DSDesigner: TAutoIncField
FieldName = #29992#25143#32534#21495
ReadOnly = True
end
object ADOTable1DSDesigner2: TWideStringField
FieldName = #29992#25143#21517#31216
Size = 10
end
object ADOTable1DSDesigner3: TWideStringField
FieldName = #23494#30721
Size = 10
end
object ADOTable1DSDesigner4: TWideStringField
FieldName = #25805#20316#21592
Size = 50
end
object ADOTable1DSDesigner5: TWideStringField
FieldName = #29992#25143#26435#38480
Size = 50
end
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 8
Top = 56
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -