📄 untmain.dfm
字号:
object FrmMain: TFrmMain
Left = 402
Top = 210
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'SQL SERVER'#26085#24535#28165#29702#24037#20855
ClientHeight = 338
ClientWidth = 376
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clNone
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {
0000010001002020100000000000E80200001600000028000000200000004000
0000010004000000000080020000000000000000000000000000000000000000
0000000080000080000000808000800000008000800080800000C0C0C0008080
80000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
0000000000000000000000000000000000000000000000030000000000000000
000060000000018333000000000000000606FF7777777183FF33000000000006
077FF7F777878183FFFF33000000000787F7FF777777718397FF9F3300000088
777F8868668661839F779FFF330068878868FF7777777183F9F979FFFF306876
677FF7F77787818379F9F977FF30686787F7FF7777777183FF97FF9F77306678
777F886866866183FF9F779FFF3068878868FF777777718377FFFF79FF306876
677FF7F777878183FF77FFF97730686787F7FF7777777183FFFF77FF9F306678
777F886866866183FF00FF779F3068878868FF7777777183330800FF79306886
677FF7F77787811883308800F930686787F7FF777777787118808880FF306678
777F88686686688881188803333068878868F7F7777778866077880333306876
6FFFFF7F77777777800077808830686777FFFFF7F77777777708807011006677
777FFFFF7F77777777700000000067777777FFFFF7F777777777800000006777
77777FFFFF7F77777777700000006777777777FFFFF7F77777777000000068F7
7777777FFFFF7F77777786000000068777777777FFFFF7F77778000000000068
F77777777FFFFF7F778000000000000868F7777777FFFFF7F680000000000000
0866F777777F778680000000000000000000866666668800000000000000FFFF
CFFFFFFF83FFFF0000FFF800003FE000000FC000000380000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000010000000F0000003F0000
003F0000003F0000003F8000007FC00000FFE00001FFF80007FFFF003FFF}
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 376
Height = 81
Align = alTop
Color = clWhite
TabOrder = 0
object Label2: TLabel
Left = 8
Top = 3
Width = 355
Height = 24
Caption = 'SQL Server'#25968#25454#24211#26085#24535#28165#29702#24037#20855
Font.Charset = GB2312_CHARSET
Font.Color = 19712
Font.Height = -24
Font.Name = #40657#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label11: TLabel
Left = 8
Top = 31
Width = 126
Height = 12
Caption = #20813#36153#36719#20214','#27426#36814#20219#24847#21457#24067
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label13: TLabel
Left = 8
Top = 64
Width = 66
Height = 12
Caption = 'QQ:79266456'
Font.Charset = GB2312_CHARSET
Font.Color = 19712
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label14: TLabel
Left = 89
Top = 64
Width = 120
Height = 12
Caption = 'Hotmail:13sf@163.com'
Font.Charset = GB2312_CHARSET
Font.Color = 19712
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 8
Top = 48
Width = 150
Height = 12
Caption = #21073#20384#31169#26381#25216#26415#65306'www.9uu9.cn'
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
end
object GroupBox1: TGroupBox
Left = 0
Top = 81
Width = 376
Height = 209
Align = alTop
Caption = #25968#25454#24211#36830#25509#35774#32622
TabOrder = 1
object Label3: TLabel
Left = 16
Top = 19
Width = 54
Height = 12
Caption = #26381#21153#22120#21517':'
end
object Label4: TLabel
Left = 16
Top = 43
Width = 42
Height = 12
Caption = #29992#25143#21517':'
end
object Label5: TLabel
Left = 16
Top = 67
Width = 30
Height = 12
Caption = #23494#30721':'
end
object Label6: TLabel
Left = 16
Top = 91
Width = 54
Height = 12
Caption = #25968#25454#24211#21517':'
end
object Label7: TLabel
Left = 16
Top = 115
Width = 66
Height = 12
Caption = #26085#24535#25991#20214#21517':'
end
object Label8: TLabel
Left = 16
Top = 139
Width = 54
Height = 12
Caption = #25991#20214#36335#24452':'
end
object Label9: TLabel
Left = 16
Top = 163
Width = 54
Height = 12
Caption = #25991#20214#22823#23567':'
end
object Chk: TCheckBox
Left = 16
Top = 185
Width = 273
Height = 17
Caption = #26085#24535#25991#20214#20197#21518#19981#20877#22686#22823
TabOrder = 7
end
object CmbServer: TComboBox
Left = 96
Top = 15
Width = 264
Height = 20
ItemHeight = 12
TabOrder = 0
OnClick = CmbServerClick
end
object EdtUid: TEdit
Left = 96
Top = 40
Width = 264
Height = 20
Enabled = False
TabOrder = 1
Text = 'sa'
end
object EdtPwd: TEdit
Left = 96
Top = 64
Width = 264
Height = 20
PasswordChar = '*'
TabOrder = 2
end
object CmbDb: TComboBox
Left = 96
Top = 87
Width = 264
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 3
OnClick = CmbDbClick
OnDropDown = CmbDbDropDown
end
object CmbLog: TComboBox
Left = 96
Top = 111
Width = 264
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 4
OnChange = CmbLogChange
end
object EdtLogPath: TEdit
Left = 96
Top = 136
Width = 264
Height = 20
Color = clBtnFace
ReadOnly = True
TabOrder = 5
end
object EdtLogSize: TEdit
Left = 96
Top = 160
Width = 264
Height = 20
Color = clBtnFace
ReadOnly = True
TabOrder = 6
end
end
object BtnOk: TButton
Left = 66
Top = 310
Width = 83
Height = 25
Caption = #21387#32553'(&O)'
TabOrder = 2
OnClick = BtnOkClick
end
object BtnExit: TButton
Left = 242
Top = 310
Width = 83
Height = 25
Caption = #36864#20986'(&E)'
TabOrder = 3
OnClick = BtnExitClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -