📄 account.dfm
字号:
object frmAccount: TfrmAccount
Left = 263
Top = 209
Width = 696
Height = 480
Caption = #25152#26377#36134#25143#24773#20917
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 688
Height = 41
Align = alTop
TabOrder = 0
object DBNavigator1: TDBNavigator
Left = 8
Top = 8
Width = 485
Height = 25
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbRefresh]
TabOrder = 0
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 41
Width = 688
Height = 386
Align = alClient
DataSource = DataSource1
Font.Charset = GB2312_CHARSET
Font.Color = clBtnText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object StatusBar1: TStatusBar
Left = 0
Top = 427
Width = 688
Height = 19
Panels = <>
SimplePanel = True
SimpleText = #19981#33021#22312#36825#20010#25968#25454#34920#37324#26356#25913#25968#25454
end
object ADOTable1: TADOTable
ConnectionString =
'Provider=MSDASQL.1;Persist Security Info=False;Data Source=MuOnl' +
'ine'
LockType = ltReadOnly
Left = 624
Top = 8
end
object DataSource1: TDataSource
DataSet = ADOTable1
Left = 592
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -