📄 findform.dfm
字号:
object Form5: TForm5
Left = 172
Top = 133
Width = 575
Height = 395
Caption = 'Form5'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object LvNeoForm1: TLvNeoForm
Left = 0
Top = 0
Width = 569
Height = 389
BorderIcons = [biSystemMenu, biMinimize, biMaximize]
Caption = #26597#35810
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
object Label1: TLabel
Left = 144
Top = 72
Width = 65
Height = 16
Caption = #26597#35810#23545#35937#65306
end
object GroupBox1: TGroupBox
Left = 16
Top = 64
Width = 105
Height = 305
Caption = #26597#35810#26041#24335
Color = clSkyBlue
ParentColor = False
TabOrder = 0
object RadioButton1: TRadioButton
Left = 16
Top = 48
Width = 80
Height = 17
Caption = #33756#21517#32534#21495
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 16
Top = 112
Width = 65
Height = 17
Caption = #33756#21517
TabOrder = 1
end
object RadioButton3: TRadioButton
Left = 16
Top = 184
Width = 83
Height = 17
Caption = #32463#25163#20154
TabOrder = 2
end
object RadioButton4: TRadioButton
Left = 16
Top = 256
Width = 79
Height = 17
Caption = #25910#36135#26085#26399
TabOrder = 3
end
end
object Edit1: TEdit
Left = 216
Top = 64
Width = 225
Height = 24
TabOrder = 1
end
object LvNeoButton2: TLvNeoButton
Left = 400
Top = 352
Width = 65
Height = 20
Caption = #25171#21360
ModalResult = 0
TabOrder = 2
end
object LvNeoButton3: TLvNeoButton
Left = 496
Top = 352
Width = 57
Height = 20
Caption = #36864#20986
ModalResult = 0
TabOrder = 3
OnClick = LvNeoButton3Click
end
object DBGrid1: TDBGrid
Left = 144
Top = 104
Width = 409
Height = 233
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object LvNeoButton1: TLvNeoButton
Left = 448
Top = 64
Width = 49
Height = 20
ModalResult = 0
TabOrder = 5
OnClick = LvNeoButton1Click
end
end
object DataSource1: TDataSource
DataSet = Table1
Left = 144
Top = 344
end
object Table1: TTable
DatabaseName = 'pubsystem'
TableName = #36827#36135#34920'.db'
Left = 184
Top = 344
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -