📄 unit2.dfm
字号:
object Fgj: TFgj
Left = 241
Top = 209
Width = 667
Height = 429
Caption = #26597#35810#24037#20855
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object SpeedButton1: TSpeedButton
Left = 184
Top = 88
Width = 129
Height = 22
Caption = #28155#21152#19968#20010#26465#20214
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 184
Top = 122
Width = 129
Height = 22
Caption = #21024#38500#19968#20010#26465#20214
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 184
Top = 156
Width = 129
Height = 22
Caption = #28165#31354#25152#26377#26465#20214
OnClick = SpeedButton3Click
end
object SpeedButton4: TSpeedButton
Left = 184
Top = 190
Width = 129
Height = 22
Caption = #26597#35810
OnClick = SpeedButton4Click
end
object SpeedButton5: TSpeedButton
Left = 184
Top = 224
Width = 129
Height = 22
Caption = #36864#20986#26597#35810#24037#20855
OnClick = SpeedButton5Click
end
object Bevel1: TBevel
Left = 0
Top = 264
Width = 321
Height = 1
end
object SpeedButton6: TSpeedButton
Left = 72
Top = 368
Width = 121
Height = 25
Caption = #26597#35810
OnClick = SpeedButton6Click
end
object Edit2: TEdit
Left = 112
Top = 48
Width = 41
Height = 21
ReadOnly = True
TabOrder = 0
Text = '='
end
object Edit3: TEdit
Left = 160
Top = 48
Width = 97
Height = 21
TabOrder = 1
end
object ComboBox1: TComboBox
Left = 264
Top = 48
Width = 57
Height = 21
ItemHeight = 13
TabOrder = 2
Text = 'and'
Items.Strings = (
'and'
'or')
end
object ComboBox2: TComboBox
Left = 16
Top = 48
Width = 89
Height = 21
ItemHeight = 13
TabOrder = 3
Items.Strings = (
#24207#21495
#25151#23627#24231#33853#21306
#34903
#21495
#20998#31867#21495
#25151#21495
#20135#26435#31867#21035
#20351#29992#38754#31215)
end
object StaticText1: TStaticText
Left = 16
Top = 24
Width = 52
Height = 17
Caption = #23383#27573#21517#31216
TabOrder = 4
end
object StaticText2: TStaticText
Left = 112
Top = 24
Width = 40
Height = 17
Caption = #36816#31639#31526
TabOrder = 5
end
object StaticText3: TStaticText
Left = 160
Top = 24
Width = 40
Height = 17
Caption = #20855#20307#20540
TabOrder = 6
end
object StaticText4: TStaticText
Left = 264
Top = 24
Width = 52
Height = 17
Caption = #36923#36753#36816#31639
TabOrder = 7
end
object ListBox1: TListBox
Left = 16
Top = 88
Width = 153
Height = 153
ItemHeight = 13
TabOrder = 8
end
object DBGrid1: TDBGrid
Left = 328
Top = 48
Width = 320
Height = 353
DataSource = dm.DataSource3
TabOrder = 9
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
end
object StaticText5: TStaticText
Left = 16
Top = 0
Width = 84
Height = 24
Caption = #31934#30830#26597#35810#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 10
end
object StaticText6: TStaticText
Left = 8
Top = 272
Width = 84
Height = 24
Caption = #27169#31946#26597#35810#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 11
end
object Edit4: TEdit
Left = 152
Top = 328
Width = 121
Height = 21
TabOrder = 12
end
object StaticText7: TStaticText
Left = 8
Top = 304
Width = 52
Height = 17
Caption = #23383#27573#21517#31216
TabOrder = 13
end
object StaticText8: TStaticText
Left = 152
Top = 304
Width = 28
Height = 17
Caption = #26465#20214
TabOrder = 14
end
object ComboBox3: TComboBox
Left = 8
Top = 328
Width = 129
Height = 21
ItemHeight = 13
TabOrder = 15
Items.Strings = (
#24207#21495
#25151#23627#24231#33853#21306
#34903
#21495
#20998#31867#21495
#25151#21495
#20135#26435#31867#21035
#20351#29992#38754#31215)
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -