📄 unit7.dfm
字号:
object Form7: TForm7
Left = 172
Top = 88
Width = 565
Height = 390
Caption = 'Form7'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object LvNeoForm1: TLvNeoForm
Left = 0
Top = 0
Width = 559
Height = 384
BorderIcons = [biMinimize]
Caption = #27983#35272
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
object Panel1: TPanel
Left = 152
Top = 48
Width = 217
Height = 33
BevelInner = bvRaised
BevelOuter = bvLowered
Caption = #33756#21697#27983#35272#34920
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object DBGrid1: TDBGrid
Left = 10
Top = 88
Width = 538
Height = 249
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object LvNeoButton1: TLvNeoButton
Left = 408
Top = 352
Width = 64
Height = 20
Caption = #25171#21360
ModalResult = 0
TabOrder = 2
end
object LvNeoButton2: TLvNeoButton
Left = 480
Top = 352
Width = 64
Height = 20
Caption = #36864#20986
ModalResult = 0
TabOrder = 3
OnClick = LvNeoButton2Click
end
object LvNeoButton3: TLvNeoButton
Left = 272
Top = 352
Width = 64
Height = 20
Caption = #27983#35272
ModalResult = 0
TabOrder = 4
OnClick = LvNeoButton3Click
end
object LvNeoButton4: TLvNeoButton
Left = 344
Top = 352
Width = 57
Height = 20
Caption = #21024#38500
ModalResult = 0
TabOrder = 5
OnClick = LvNeoButton4Click
end
end
object DataSource1: TDataSource
DataSet = Table1
Left = 64
Top = 344
end
object Table1: TTable
DatabaseName = 'pubsystem'
TableName = #36827#36135#34920'.db'
Left = 96
Top = 344
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -