📄 cai_den1.~dfm
字号:
object cai_de: Tcai_de
Left = 191
Top = 115
AutoScroll = False
BorderIcons = [biSystemMenu, biMinimize]
Caption = #30331#37636#37319#36092#31649#29702
ClientHeight = 262
ClientWidth = 323
Color = clYellow
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
DesignSize = (
323
262)
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 321
Height = 265
Anchors = [akLeft, akTop, akRight, akBottom]
Stretch = True
Transparent = True
end
object Label1: TLabel
Left = 56
Top = 32
Width = 70
Height = 17
AutoSize = False
Caption = #29992#25142#32232#34399':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clFuchsia
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label3: TLabel
Left = 56
Top = 76
Width = 70
Height = 17
AutoSize = False
Caption = #29992#25142#23494#30908':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clFuchsia
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 56
Top = 115
Width = 70
Height = 17
AutoSize = False
Caption = #29992#25142#22995#21517':'
Font.Charset = DEFAULT_CHARSET
Font.Color = clFuchsia
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object Edit2: TEdit
Left = 128
Top = 112
Width = 113
Height = 21
Color = clInactiveCaption
TabOrder = 0
Text = 'Edit2'
end
object Edit1: TEdit
Left = 128
Top = 72
Width = 113
Height = 21
PasswordChar = '#'
TabOrder = 1
Text = 'Edit1'
OnKeyPress = Edit1KeyPress
end
object Edit3: TEdit
Left = 128
Top = 32
Width = 113
Height = 21
TabOrder = 2
Text = 'Edit3'
OnKeyPress = Edit3KeyPress
end
object Button1: TButton
Left = 48
Top = 184
Width = 80
Height = 25
Caption = #30331#37636
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 208
Top = 184
Width = 80
Height = 25
Caption = #21462#28040
TabOrder = 4
OnClick = Button2Click
end
object Table1: TTable
Active = True
DatabaseName = 'vv'
TableName = 'dbo.US'
Left = 280
Top = 32
end
object DataSource1: TDataSource
DataSet = Table1
Left = 256
Top = 80
end
object Database1: TDatabase
AliasName = 'dd'
Connected = True
DatabaseName = 'vv'
LoginPrompt = False
Params.Strings = (
'USER NAME=sa')
SessionName = 'Default'
OnLogin = Database1Login
Left = 240
Top = 136
end
object Table2: TTable
DatabaseName = 'bgt5'
TableName = 'dbo.xin_ming'
Left = 136
Top = 144
end
object Database2: TDatabase
AliasName = 'dd'
Connected = True
DatabaseName = 'bgt5'
LoginPrompt = False
Params.Strings = (
'USER NAME=sa')
SessionName = 'Default'
OnLogin = Database2Login
Left = 16
Top = 144
end
object Query1: TQuery
DatabaseName = 'vvv'
SQL.Strings = (
'')
Left = 24
Top = 72
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -