📄 unit15.dfm
字号:
object Form15: TForm15
Left = 178
Top = 114
Width = 674
Height = 443
Caption = 'Form15'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
WindowState = wsMaximized
PixelsPerInch = 96
TextHeight = 13
object LvNeoForm1: TLvNeoForm
Left = 0
Top = 0
Width = 668
Height = 437
BorderIcons = [biSystemMenu, biMinimize, biMaximize]
Caption = 'Form15'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
object Label1: TLabel
Left = 24
Top = 224
Width = 48
Height = 13
Caption = #21488#26700#21495#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 304
Top = 224
Width = 48
Height = 13
Caption = #24635#37329#39069#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 24
Top = 304
Width = 60
Height = 13
Caption = #28857#33756#28165#21333#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 304
Top = 264
Width = 60
Height = 13
Caption = #28857#33756#26102#38388#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 24
Top = 264
Width = 60
Height = 13
Caption = #28857#33756#26085#26399#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 24
Top = 400
Width = 60
Height = 13
Caption = #37202#27700#28165#21333#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 24
Top = 496
Width = 54
Height = 16
Caption = #20304' '#26009' '#21333#65306
end
object DBGrid1: TDBGrid
Left = 8
Top = 48
Width = 777
Height = 153
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object LvNeoButton1: TLvNeoButton
Left = 584
Top = 208
Width = 80
Height = 20
Caption = #26174#31034
ModalResult = 0
TabOrder = 1
OnClick = LvNeoButton1Click
end
object LvNeoButton2: TLvNeoButton
Left = 584
Top = 248
Width = 80
Height = 20
Caption = #28165#38500
ModalResult = 0
TabOrder = 2
OnClick = LvNeoButton2Click
end
object LvNeoButton3: TLvNeoButton
Left = 584
Top = 328
Width = 80
Height = 20
Caption = #20851#38381
ModalResult = 0
TabOrder = 3
OnClick = LvNeoButton3Click
end
object Edit1: TEdit
Left = 88
Top = 216
Width = 169
Height = 24
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 4
end
object Edit2: TEdit
Left = 376
Top = 216
Width = 161
Height = 24
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 5
end
object Edit3: TEdit
Left = 88
Top = 256
Width = 169
Height = 24
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 6
end
object Edit4: TEdit
Left = 376
Top = 256
Width = 161
Height = 24
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 7
end
object Memo3: TMemo
Left = 88
Top = 496
Width = 449
Height = 81
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Lines.Strings = (
'')
TabOrder = 8
end
object Memo2: TMemo
Left = 88
Top = 400
Width = 449
Height = 97
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Lines.Strings = (
'')
TabOrder = 9
end
object Memo1: TMemo
Left = 88
Top = 304
Width = 449
Height = 97
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
Lines.Strings = (
'')
TabOrder = 10
end
object LvNeoButton4: TLvNeoButton
Left = 584
Top = 288
Width = 80
Height = 20
Caption = #21024#38500#35760#24405
ModalResult = 0
TabOrder = 11
OnClick = LvNeoButton4Click
end
end
object DataSource1: TDataSource
DataSet = Table1
Left = 24
Top = 24
end
object Table1: TTable
DatabaseName = 'aaa'
TableName = #34920'1'
Left = 64
Top = 24
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -