📄 basereportdlgcustomerid.~dfm
字号:
inherited fmBaseReportDlgCustomerID: TfmBaseReportDlgCustomerID
Top = 225
Caption = 'fmBaseReportDlgCustomerID'
ClientHeight = 368
ClientWidth = 519
PixelsPerInch = 96
TextHeight = 16
object GroupBox4: TGroupBox [5]
Left = 4
Top = 256
Width = 425
Height = 105
Caption = #23458#25142
TabOrder = 5
object Label6: TLabel
Left = 8
Top = 24
Width = 24
Height = 16
Caption = '&8'#36215
FocusControl = ED8
end
object sbBeginCustomerID: TSpeedButton
Left = 116
Top = 20
Width = 23
Height = 25
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333FBFFFF
FFFF3333333FBBFFFFBF333333FBFFFFBFFF333333FBFFFFBFBF3333333FBBFF
FFFF333333000FBFFFBF3333300330FBFFFF33330308F30BFFFF33330030F30F
BBFB333303F80033FF3F33300FFF803333333003F30003333333003F80333333
333303F88033333333330F880333333333330000333333333333}
OnClick = sbBeginCustomerIDClick
end
object sbEndCustomerID: TSpeedButton
Left = 116
Top = 48
Width = 23
Height = 25
Glyph.Data = {
F6000000424DF600000000000000760000002800000010000000100000000100
0400000000008000000000000000000000001000000010000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333FBFFFF
FFFF3333333FBBFFFFBF333333FBFFFFBFFF333333FBFFFFBFBF3333333FBBFF
FFFF333333000FBFFFBF3333300330FBFFFF33330308F30BFFFF33330030F30F
BBFB333303F80033FF3F33300FFF803333333003F30003333333003F80333333
333303F88033333333330F880333333333330000333333333333}
OnClick = sbEndCustomerIDClick
end
object Label7: TLabel
Left = 8
Top = 52
Width = 24
Height = 16
Caption = '&9'#36804
FocusControl = ED9
end
object ED8: TDBEdit
Left = 36
Top = 20
Width = 77
Height = 24
DataField = 'BeginCustomerID'
DataSource = DM.dsInput
TabOrder = 0
end
object DBEdit5: TDBEdit
Left = 144
Top = 20
Width = 93
Height = 24
TabStop = False
Color = clTeal
DataField = 'BeginCustomerAttribName'
DataSource = DM.dsInput
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 1
end
object DBEdit6: TDBEdit
Left = 144
Top = 48
Width = 93
Height = 24
TabStop = False
Color = clTeal
DataField = 'EndCustomerAttribName'
DataSource = DM.dsInput
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWhite
Font.Height = -16
Font.Name = #32048#26126#39636
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 2
end
object ED9: TDBEdit
Left = 36
Top = 48
Width = 77
Height = 24
DataField = 'EndCustomerID'
DataSource = DM.dsInput
TabOrder = 3
end
object EDA: TDBCheckBox
Left = 36
Top = 80
Width = 117
Height = 17
Caption = '&5'#20840#37096#23458#25142
DataField = 'AllCustomerID'
DataSource = DM.dsInput
TabOrder = 4
ValueChecked = 'True'
ValueUnchecked = 'False'
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -