📄 templetexpredit.dfm
字号:
inherited frmTempletExprEdit: TfrmTempletExprEdit
Left = 148
Top = 112
VertScrollBar.Range = 0
BorderStyle = bsDialog
Caption = '虚拟字段构造'
ClientHeight = 395
ClientWidth = 676
OldCreateOrder = True
OnCloseQuery = FormCloseQuery
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
inherited sbBar: TStatusBar
Top = 373
Width = 676
end
object Panel1: TPanel
Left = 193
Top = 0
Width = 483
Height = 301
Align = alClient
Color = clWhite
TabOrder = 1
object BtnInsert: TBitBtn
Left = 4
Top = 124
Width = 83
Height = 25
BiDiMode = bdRightToLeft
Caption = '插入字段'
ParentBiDiMode = False
TabOrder = 0
TabStop = False
OnClick = BtnInsertClick
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
33333FF3333333333333447333333333333377FFF33333333333744473333333
333337773FF3333333333444447333333333373F773FF3333333334444447333
33333373F3773FF3333333744444447333333337F333773FF333333444444444
733333373F3333773FF333334444444444733FFF7FFFFFFF77FF999999999999
999977777777777733773333CCCCCCCCCC3333337333333F7733333CCCCCCCCC
33333337F3333F773333333CCCCCCC3333333337333F7733333333CCCCCC3333
333333733F77333333333CCCCC333333333337FF7733333333333CCC33333333
33333777333333333333CC333333333333337733333333333333}
NumGlyphs = 2
end
object RichExpr: TRichEdit
Left = 92
Top = 1
Width = 390
Height = 299
Align = alRight
Color = clWhite
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Lines.Strings = (
'')
ParentCtl3D = False
ParentFont = False
ScrollBars = ssBoth
TabOrder = 1
end
end
object FloatPanel1: TFloatPanel
Left = 0
Top = 0
Width = 193
Height = 301
Align = alLeft
Color = clWhite
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 2
object FieldNameListBox: TListBox
Left = 9
Top = 9
Width = 170
Height = 278
Align = alClient
Color = clWhite
Ctl3D = False
ItemHeight = 13
ParentCtl3D = False
TabOrder = 0
OnDblClick = FieldNameListBoxDblClick
end
end
object Panel2: TPanel
Left = 0
Top = 301
Width = 676
Height = 72
Align = alBottom
Color = clWhite
TabOrder = 3
object SpeedButton3: TSpeedButton
Left = 286
Top = 10
Width = 23
Height = 22
Hint = '相加'
Caption = '+'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton3Click
end
object SpeedButton4: TSpeedButton
Left = 316
Top = 10
Width = 23
Height = 22
Hint = '相减'
Caption = '-'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton4Click
end
object SpeedButton5: TSpeedButton
Left = 347
Top = 10
Width = 23
Height = 22
Hint = '相乘'
Caption = '*'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton5Click
end
object SpeedButton6: TSpeedButton
Left = 377
Top = 10
Width = 23
Height = 22
Hint = '除于'
Caption = '/'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton6Click
end
object SpeedButton7: TSpeedButton
Left = 407
Top = 10
Width = 23
Height = 22
Hint = '等于'
Caption = '='
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton7Click
end
object SpeedButton8: TSpeedButton
Left = 589
Top = 10
Width = 23
Height = 22
Hint = '1'
Caption = '1'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton8Click
end
object SpeedButton9: TSpeedButton
Left = 619
Top = 10
Width = 23
Height = 22
Hint = '2'
Caption = '2'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton9Click
end
object SpeedButton10: TSpeedButton
Left = 316
Top = 38
Width = 23
Height = 22
Hint = '5'
Caption = '5'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton10Click
end
object SpeedButton11: TSpeedButton
Left = 375
Top = 38
Width = 23
Height = 22
Hint = '7'
Caption = '7'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton11Click
end
object SpeedButton12: TSpeedButton
Left = 405
Top = 38
Width = 23
Height = 22
Hint = '8'
Caption = '8'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton12Click
end
object SpeedButton13: TSpeedButton
Left = 435
Top = 38
Width = 23
Height = 22
Hint = '9'
Caption = '9'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton13Click
end
object SpeedButton14: TSpeedButton
Left = 465
Top = 38
Width = 23
Height = 22
Hint = '0'
Caption = '0'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton14Click
end
object SpeedButton15: TSpeedButton
Left = 524
Top = 38
Width = 29
Height = 22
Hint = '合计'
Caption = 'SUM'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton15Click
end
object SpeedButton16: TSpeedButton
Left = 554
Top = 38
Width = 29
Height = 22
Hint = '平均'
Caption = 'AVG'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton16Click
end
object SpeedButton1: TSpeedButton
Left = 649
Top = 10
Width = 23
Height = 22
Hint = '3'
Caption = '3'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 286
Top = 38
Width = 23
Height = 22
Hint = '4'
Caption = '4'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton2Click
end
object SpeedButton17: TSpeedButton
Left = 584
Top = 38
Width = 29
Height = 22
Hint = '计数'
Caption = 'COU'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton17Click
end
object SpeedButton18: TSpeedButton
Left = 346
Top = 38
Width = 23
Height = 22
Hint = '6'
Caption = '6'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton18Click
end
object SpeedButton19: TSpeedButton
Left = 498
Top = 10
Width = 23
Height = 22
Hint = '逗号'
Caption = ','
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton19Click
end
object SpeedButton20: TSpeedButton
Left = 528
Top = 10
Width = 23
Height = 22
Hint = '单引号'
Caption = #39' '#39
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton20Click
end
object SpeedButton21: TSpeedButton
Left = 558
Top = 10
Width = 23
Height = 22
Hint = '通配符,与‘LIKE'#39'联合使用'
Caption = '%'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton21Click
end
object SpeedButton22: TSpeedButton
Left = 613
Top = 38
Width = 29
Height = 22
Hint = '最大值'
Caption = 'MAX'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton22Click
end
object SpeedButton23: TSpeedButton
Left = 643
Top = 38
Width = 29
Height = 22
Hint = '最小值'
Caption = 'MIN'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton23Click
end
object SpeedButton24: TSpeedButton
Left = 437
Top = 10
Width = 23
Height = 22
Hint = '小于'
Caption = '<'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton24Click
end
object SpeedButton25: TSpeedButton
Left = 468
Top = 10
Width = 23
Height = 22
Hint = '大于'
Caption = '>'
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton25Click
end
object SpeedButton26: TSpeedButton
Left = 494
Top = 38
Width = 29
Height = 22
Hint = '类似,与‘%‘通配符联合使用'
Caption = 'LIKE'
OnClick = SpeedButton26Click
end
object BitBtn1: TBitBtn
Left = 17
Top = 26
Width = 80
Height = 27
Caption = '(&O)确定'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 108
Top = 26
Width = 81
Height = 27
Caption = '(&E)取消'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 1
Kind = bkCancel
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -