📄 datacs_unit.dfm
字号:
object DATACS_Form: TDATACS_Form
Left = 354
Top = 247
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #25968#25454#20256#36755#35774#32622
ClientHeight = 208
ClientWidth = 290
Color = clScrollBar
Ctl3D = False
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 16
Width = 78
Height = 13
Caption = #26381#21153#22120#21517#31216#65306
end
object Label2: TLabel
Left = 44
Top = 54
Width = 65
Height = 13
Caption = #25968#25454#24211#21517#65306
end
object Label3: TLabel
Left = 43
Top = 90
Width = 66
Height = 13
Caption = #29992' '#25143' '#21517#65306
end
object Label4: TLabel
Left = 48
Top = 128
Width = 60
Height = 13
Caption = #21475' '#20196#65306
end
object Button1: TButton
Left = 144
Top = 168
Width = 59
Height = 25
Caption = #27979#35797
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 203
Top = 168
Width = 59
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = Button2Click
end
object DBEditEh1: TDBEditEh
Left = 110
Top = 13
Width = 121
Height = 19
Color = clInfoBk
DataField = 'CS_FWQ'
DataSource = DM.CS_DS
EditButtons = <>
TabOrder = 2
Visible = True
end
object DBEditEh2: TDBEditEh
Left = 110
Top = 50
Width = 121
Height = 19
Color = clInfoBk
DataField = 'CS_DABASE'
DataSource = DM.CS_DS
EditButtons = <>
TabOrder = 3
Visible = True
end
object DBEditEh3: TDBEditEh
Left = 110
Top = 87
Width = 121
Height = 19
Color = clInfoBk
DataField = 'CS_MAN'
DataSource = DM.CS_DS
EditButtons = <>
TabOrder = 4
Visible = True
end
object DBEditEh4: TDBEditEh
Left = 110
Top = 124
Width = 121
Height = 19
Color = clInfoBk
DataField = 'CS_PASS'
DataSource = DM.CS_DS
EditButtons = <>
TabOrder = 5
Visible = True
end
object Button3: TButton
Left = 26
Top = 168
Width = 59
Height = 25
Caption = #20462#25913
TabOrder = 6
OnClick = Button3Click
end
object Button4: TButton
Left = 85
Top = 168
Width = 59
Height = 25
Caption = #20445#23384
TabOrder = 7
OnClick = Button4Click
end
object ADOCo: TADOConnection
CommandTimeout = 500
LoginPrompt = False
Provider = 'SQLOLEDB.1'
Left = 8
Top = 72
end
object ADOQCS: TADOQuery
Connection = ADOCo
Parameters = <>
Left = 16
Top = 104
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -