📄 unit3.dfm
字号:
object Form3: TForm3
Left = 197
Top = 177
Width = 580
Height = 375
Caption = 'Form3'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIForm
Menu = MainMenu1
OldCreateOrder = False
PopupMenu = PopupMenu1
Position = poScreenCenter
WindowState = wsMaximized
WindowMenu = N26
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 40
Width = 481
Height = 57
AutoSize = False
Caption = #35831#31561#24453#65292#25805#20316#27491#22312#36827#34892#20013'......'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
Visible = False
end
object StatusBar1: TStatusBar
Left = 0
Top = 310
Width = 572
Height = 19
AutoHint = True
Panels = <
item
Text = #29992#25143#21517#31216
Width = 300
end
item
Alignment = taCenter
Text = 'TMG'
Width = 50
end
item
Alignment = taCenter
Text = #29992#25143#31867#22411
Width = 60
end
item
Alignment = taCenter
Text = #31649#29702#21592
Width = 50
end
item
Alignment = taCenter
Text = #24403#21069#26102#38388
Width = 50
end>
end
object PopupMenu1: TPopupMenu
AutoHotkeys = maManual
Left = 368
object N1: TMenuItem
Caption = #20027#31383#20307#24377#20986#33756#21333
end
end
object MainMenu1: TMainMenu
AutoHotkeys = maManual
Left = 400
object N110: TMenuItem
Caption = #30331#24405
object N3: TMenuItem
Caption = #30331#24405#20449#24687
OnClick = N3Click
end
object N2: TMenuItem
Caption = '-'
end
object N111: TMenuItem
Caption = #37325#26032#30331#24405
OnClick = N111Click
end
object N112: TMenuItem
Caption = #36864#20986
OnClick = N112Click
end
end
object N120: TMenuItem
Caption = #24211#31649#29702
object N121: TMenuItem
Caption = #26032#24314#24211
OnClick = N121Click
end
object N122: TMenuItem
Caption = #25171#24320#24211
OnClick = N122Click
end
object N123: TMenuItem
Caption = #20851#38381#24211
OnClick = N123Click
end
object N124: TMenuItem
Caption = #22791#20221#24211
OnClick = N124Click
end
object N125: TMenuItem
Caption = #25913#24211#21517
OnClick = N125Click
end
object N126: TMenuItem
Caption = '-'
end
object N127: TMenuItem
Caption = '*.MDF'
Checked = True
end
object N128: TMenuItem
Caption = '*.Ldf'
Checked = True
end
end
object N130: TMenuItem
Caption = #29992#25143#31649#29702
object N131: TMenuItem
Caption = #28155#21152#29992#25143
OnClick = N131Click
end
object N132: TMenuItem
Caption = #20462#25913#29992#25143
OnClick = N132Click
end
object N133: TMenuItem
Caption = #21024#38500#29992#25143
OnClick = N133Click
end
object N25: TMenuItem
Caption = #19979#32423#29992#25143
OnClick = N25Click
end
end
object N170: TMenuItem
Caption = #25253#34920
Visible = False
object N171: TMenuItem
Caption = #25171#21360#20301#32622
Visible = False
OnClick = N4Click
end
end
object N180: TMenuItem
Caption = #35774#32622
object N4: TMenuItem
Caption = #25171#21360#20301#32622
Hint = #35774#32622#25253#34920#25171#21360#20301#32622
OnClick = N4Click
end
object N181: TMenuItem
Caption = #36755#20837#34920
OnClick = N181Click
end
object N51: TMenuItem
Caption = #24037#20855#26639#25991#23383
Checked = True
OnClick = N51Click
end
object N5: TMenuItem
Caption = #25968#25454#24211#21442#25968
OnClick = N5Click
end
object N6: TMenuItem
Caption = #33258#21160#26356#26032#21442#25968
OnClick = N6Click
end
object N7: TMenuItem
Caption = #36719#20214#31649#29702
end
end
object N26: TMenuItem
Caption = #31383#20307
object N27: TMenuItem
Caption = #23618#21472
OnClick = N27Click
end
object N28: TMenuItem
Caption = #24179#38138
OnClick = N28Click
end
end
object N190: TMenuItem
Caption = #24110#21161'(&H)'
object N191: TMenuItem
Caption = #20851#20110
OnClick = N191Click
end
object N192: TMenuItem
Caption = #35828#26126
OnClick = N192Click
end
end
end
object OpenDialog1: TOpenDialog
Filter = 'SQL'#25968#25454#24211#20027#25991#20214#21517'|*.Mdf'
Left = 304
end
object SaveDialog1: TSaveDialog
DefaultExt = '.Mdf'
Filter = 'SQL'#25968#25454#24211#20027#25991#20214#21517'(*.Mdf)|*.Mdf'
Left = 336
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -